public static interface UpdateMapRequest.Builder extends LocationRequest.Builder, SdkPojo, CopyableBuilder<UpdateMapRequest.Builder,UpdateMapRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateMapRequest.Builder |
description(String description)
Updates the description for the map resource.
|
UpdateMapRequest.Builder |
mapName(String mapName)
The name of the map resource to update.
|
UpdateMapRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateMapRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateMapRequest.Builder |
pricingPlan(PricingPlan pricingPlan)
Updates the pricing plan for the map resource.
|
UpdateMapRequest.Builder |
pricingPlan(String pricingPlan)
Updates the pricing plan for the map resource.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateMapRequest.Builder description(String description)
Updates the description for the map resource.
description - Updates the description for the map resource.UpdateMapRequest.Builder mapName(String mapName)
The name of the map resource to update.
mapName - The name of the map resource to update.UpdateMapRequest.Builder pricingPlan(String pricingPlan)
Updates the pricing plan for the map resource.
For more information about each pricing plan option restrictions, see Amazon Location Service pricing.
pricingPlan - Updates the pricing plan for the map resource.
For more information about each pricing plan option restrictions, see Amazon Location Service pricing.
PricingPlan,
PricingPlanUpdateMapRequest.Builder pricingPlan(PricingPlan pricingPlan)
Updates the pricing plan for the map resource.
For more information about each pricing plan option restrictions, see Amazon Location Service pricing.
pricingPlan - Updates the pricing plan for the map resource.
For more information about each pricing plan option restrictions, see Amazon Location Service pricing.
PricingPlan,
PricingPlanUpdateMapRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateMapRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.