Uses of Class
software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams
-
Packages that use CognitoSyncEndpointParams Package Description software.amazon.awssdk.services.cognitosync.endpoints software.amazon.awssdk.services.cognitosync.endpoints.internal -
-
Uses of CognitoSyncEndpointParams in software.amazon.awssdk.services.cognitosync.endpoints
Methods in software.amazon.awssdk.services.cognitosync.endpoints that return CognitoSyncEndpointParams Modifier and Type Method Description CognitoSyncEndpointParamsCognitoSyncEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.cognitosync.endpoints with parameters of type CognitoSyncEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CognitoSyncEndpointProvider. resolveEndpoint(CognitoSyncEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CognitoSyncEndpointParams in software.amazon.awssdk.services.cognitosync.endpoints.internal
Methods in software.amazon.awssdk.services.cognitosync.endpoints.internal that return CognitoSyncEndpointParams Modifier and Type Method Description static CognitoSyncEndpointParamsCognitoSyncResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.cognitosync.endpoints.internal with parameters of type CognitoSyncEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCognitoSyncEndpointProvider. resolveEndpoint(CognitoSyncEndpointParams params)
-