| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateGeofenceCollectionResponse.Builder |
UpdateGeofenceCollectionResponse.builder() |
UpdateGeofenceCollectionResponse.Builder |
UpdateGeofenceCollectionResponse.Builder.collectionArn(String collectionArn)
The Amazon Resource Name (ARN) of the updated geofence collection.
|
UpdateGeofenceCollectionResponse.Builder |
UpdateGeofenceCollectionResponse.Builder.collectionName(String collectionName)
The name of the updated geofence collection.
|
UpdateGeofenceCollectionResponse.Builder |
UpdateGeofenceCollectionResponse.toBuilder() |
UpdateGeofenceCollectionResponse.Builder |
UpdateGeofenceCollectionResponse.Builder.updateTime(Instant updateTime)
The time when the geofence collection was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateGeofenceCollectionResponse.Builder> |
UpdateGeofenceCollectionResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.