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