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