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