Uses of Class
software.amazon.awssdk.services.cognitoidentity.endpoints.CognitoIdentityEndpointParams
-
Packages that use CognitoIdentityEndpointParams Package Description software.amazon.awssdk.services.cognitoidentity.endpoints software.amazon.awssdk.services.cognitoidentity.endpoints.internal -
-
Uses of CognitoIdentityEndpointParams in software.amazon.awssdk.services.cognitoidentity.endpoints
Methods in software.amazon.awssdk.services.cognitoidentity.endpoints that return CognitoIdentityEndpointParams Modifier and Type Method Description CognitoIdentityEndpointParamsCognitoIdentityEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.cognitoidentity.endpoints with parameters of type CognitoIdentityEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CognitoIdentityEndpointProvider. resolveEndpoint(CognitoIdentityEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CognitoIdentityEndpointParams in software.amazon.awssdk.services.cognitoidentity.endpoints.internal
Methods in software.amazon.awssdk.services.cognitoidentity.endpoints.internal that return CognitoIdentityEndpointParams Modifier and Type Method Description static CognitoIdentityEndpointParamsCognitoIdentityResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.cognitoidentity.endpoints.internal with parameters of type CognitoIdentityEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCognitoIdentityEndpointProvider. resolveEndpoint(CognitoIdentityEndpointParams endpointParams)
-