Uses of Class
software.amazon.awssdk.services.savingsplans.endpoints.SavingsplansEndpointParams
-
Packages that use SavingsplansEndpointParams Package Description software.amazon.awssdk.services.savingsplans.endpoints software.amazon.awssdk.services.savingsplans.endpoints.internal -
-
Uses of SavingsplansEndpointParams in software.amazon.awssdk.services.savingsplans.endpoints
Methods in software.amazon.awssdk.services.savingsplans.endpoints that return SavingsplansEndpointParams Modifier and Type Method Description SavingsplansEndpointParamsSavingsplansEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.savingsplans.endpoints with parameters of type SavingsplansEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>SavingsplansEndpointProvider. resolveEndpoint(SavingsplansEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of SavingsplansEndpointParams in software.amazon.awssdk.services.savingsplans.endpoints.internal
Methods in software.amazon.awssdk.services.savingsplans.endpoints.internal that return SavingsplansEndpointParams Modifier and Type Method Description static SavingsplansEndpointParamsSavingsplansResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.savingsplans.endpoints.internal with parameters of type SavingsplansEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultSavingsplansEndpointProvider. resolveEndpoint(SavingsplansEndpointParams params)
-