Uses of Class
software.amazon.awssdk.services.bcmpricingcalculator.endpoints.BcmPricingCalculatorEndpointParams
-
-
Uses of BcmPricingCalculatorEndpointParams in software.amazon.awssdk.services.bcmpricingcalculator.endpoints
Methods in software.amazon.awssdk.services.bcmpricingcalculator.endpoints that return BcmPricingCalculatorEndpointParams Modifier and Type Method Description BcmPricingCalculatorEndpointParamsBcmPricingCalculatorEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.bcmpricingcalculator.endpoints with parameters of type BcmPricingCalculatorEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>BcmPricingCalculatorEndpointProvider. resolveEndpoint(BcmPricingCalculatorEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of BcmPricingCalculatorEndpointParams in software.amazon.awssdk.services.bcmpricingcalculator.endpoints.internal
Methods in software.amazon.awssdk.services.bcmpricingcalculator.endpoints.internal that return BcmPricingCalculatorEndpointParams Modifier and Type Method Description static BcmPricingCalculatorEndpointParamsBcmPricingCalculatorResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.bcmpricingcalculator.endpoints.internal with parameters of type BcmPricingCalculatorEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultBcmPricingCalculatorEndpointProvider. resolveEndpoint(BcmPricingCalculatorEndpointParams endpointParams)
-