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