Uses of Class
software.amazon.awssdk.services.invoicing.endpoints.InvoicingEndpointParams
-
Packages that use InvoicingEndpointParams Package Description software.amazon.awssdk.services.invoicing.endpoints software.amazon.awssdk.services.invoicing.endpoints.internal -
-
Uses of InvoicingEndpointParams in software.amazon.awssdk.services.invoicing.endpoints
Methods in software.amazon.awssdk.services.invoicing.endpoints that return InvoicingEndpointParams Modifier and Type Method Description InvoicingEndpointParamsInvoicingEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.invoicing.endpoints with parameters of type InvoicingEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>InvoicingEndpointProvider. resolveEndpoint(InvoicingEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of InvoicingEndpointParams in software.amazon.awssdk.services.invoicing.endpoints.internal
Methods in software.amazon.awssdk.services.invoicing.endpoints.internal that return InvoicingEndpointParams Modifier and Type Method Description static InvoicingEndpointParamsInvoicingResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.invoicing.endpoints.internal with parameters of type InvoicingEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultInvoicingEndpointProvider. resolveEndpoint(InvoicingEndpointParams endpointParams)
-