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