CircularGeofenceManagementCondition |
CircularGeofenceManagementCondition.Builder.build() |
|
CircularGeofenceManagementCondition |
CircularGeofenceManagementCondition.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
CircularGeofenceManagementCondition |
CircularGeofenceManagementCondition.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
CircularGeofenceManagementCondition |
CircularGeofenceManagementCondition.withLatitude(Double latitude) |
Returns an immutable copy of this with just the latitude field
changed.
|
CircularGeofenceManagementCondition |
CircularGeofenceManagementCondition.withLongitude(Double longitude) |
Returns an immutable copy of this with just the longitude field
changed.
|
CircularGeofenceManagementCondition |
CircularGeofenceManagementCondition.withRadiusInMeters(Float radiusInMeters) |
Returns an immutable copy of this with just the radiusInMeters
field changed.
|
CircularGeofenceManagementCondition |
CircularGeofenceManagementCondition.withUnmappedField(String name,
String value) |
|