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