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