public static interface UpdateGeofenceCollectionRequest.Builder extends LocationRequest.Builder, SdkPojo, CopyableBuilder<UpdateGeofenceCollectionRequest.Builder,UpdateGeofenceCollectionRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateGeofenceCollectionRequest.Builder collectionName(String collectionName)
The name of the geofence collection to update.
collectionName - The name of the geofence collection to update.UpdateGeofenceCollectionRequest.Builder description(String description)
Updates the description for the geofence collection.
description - Updates the description for the geofence collection.@Deprecated UpdateGeofenceCollectionRequest.Builder pricingPlan(String pricingPlan)
No longer used. If included, the only allowed value is RequestBasedUsage.
pricingPlan - No longer used. If included, the only allowed value is RequestBasedUsage.PricingPlan,
PricingPlan@Deprecated UpdateGeofenceCollectionRequest.Builder pricingPlan(PricingPlan pricingPlan)
No longer used. If included, the only allowed value is RequestBasedUsage.
pricingPlan - No longer used. If included, the only allowed value is RequestBasedUsage.PricingPlan,
PricingPlan@Deprecated UpdateGeofenceCollectionRequest.Builder pricingPlanDataSource(String pricingPlanDataSource)
This parameter is no longer used.
pricingPlanDataSource - This parameter is no longer used.UpdateGeofenceCollectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateGeofenceCollectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.