public class StravaActivityUpdate extends Object
Collection of fields that can be updated on an activity
ActivityService.updateActivity(Integer, StravaActivityUpdate),
ActivityAPI.updateActivity(Integer, StravaActivityUpdate)| Constructor and Description |
|---|
StravaActivityUpdate(StravaActivity activity)
Constructor to create a
StravaActivityUpdate from an existing StravaActivity |
public StravaActivityUpdate(StravaActivity activity)
Constructor to create a StravaActivityUpdate from an existing StravaActivity
activity - The activity to be used to create the StravaActivityUpdate fromCopyright © 2015 Dan Shannon. All rights reserved.