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