Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.endpoints.CognitoIdentityProviderEndpointParams
-
-
Uses of CognitoIdentityProviderEndpointParams in software.amazon.awssdk.services.cognitoidentityprovider.endpoints
Methods in software.amazon.awssdk.services.cognitoidentityprovider.endpoints that return CognitoIdentityProviderEndpointParams Modifier and Type Method Description CognitoIdentityProviderEndpointParams
CognitoIdentityProviderEndpointParams.Builder. build()
Methods in software.amazon.awssdk.services.cognitoidentityprovider.endpoints with parameters of type CognitoIdentityProviderEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>
CognitoIdentityProviderEndpointProvider. resolveEndpoint(CognitoIdentityProviderEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters. -
Uses of CognitoIdentityProviderEndpointParams in software.amazon.awssdk.services.cognitoidentityprovider.endpoints.internal
Methods in software.amazon.awssdk.services.cognitoidentityprovider.endpoints.internal that return CognitoIdentityProviderEndpointParams Modifier and Type Method Description static CognitoIdentityProviderEndpointParams
CognitoIdentityProviderResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)
Methods in software.amazon.awssdk.services.cognitoidentityprovider.endpoints.internal with parameters of type CognitoIdentityProviderEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>
DefaultCognitoIdentityProviderEndpointProvider. resolveEndpoint(CognitoIdentityProviderEndpointParams params)
-