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