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