Uses of Interface
software.amazon.awssdk.services.outposts.endpoints.OutpostsEndpointParams.Builder
Packages that use OutpostsEndpointParams.Builder
-
Uses of OutpostsEndpointParams.Builder in software.amazon.awssdk.services.outposts.endpoints
Methods in software.amazon.awssdk.services.outposts.endpoints that return OutpostsEndpointParams.BuilderModifier and TypeMethodDescriptionOutpostsEndpointParams.builder()OutpostsEndpointParams.toBuilder()OutpostsEndpointParams.Builder.useDualStack(Boolean useDualStack) Method parameters in software.amazon.awssdk.services.outposts.endpoints with type arguments of type OutpostsEndpointParams.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<Endpoint>OutpostsEndpointProvider.resolveEndpoint(Consumer<OutpostsEndpointParams.Builder> endpointParamsConsumer) Compute the endpoint based on the given set of parameters.