Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetConnectionGroupByRoutingEndpointResponse
Packages that use GetConnectionGroupByRoutingEndpointResponse
-
Uses of GetConnectionGroupByRoutingEndpointResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetConnectionGroupByRoutingEndpointResponseModifier and TypeMethodDescriptionCloudFrontClient.getConnectionGroupByRoutingEndpoint(Consumer<GetConnectionGroupByRoutingEndpointRequest.Builder> getConnectionGroupByRoutingEndpointRequest) Gets information about a connection group by using the endpoint that you specify.CloudFrontClient.getConnectionGroupByRoutingEndpoint(GetConnectionGroupByRoutingEndpointRequest getConnectionGroupByRoutingEndpointRequest) Gets information about a connection group by using the endpoint that you specify.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetConnectionGroupByRoutingEndpointResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getConnectionGroupByRoutingEndpoint(Consumer<GetConnectionGroupByRoutingEndpointRequest.Builder> getConnectionGroupByRoutingEndpointRequest) Gets information about a connection group by using the endpoint that you specify.CloudFrontAsyncClient.getConnectionGroupByRoutingEndpoint(GetConnectionGroupByRoutingEndpointRequest getConnectionGroupByRoutingEndpointRequest) Gets information about a connection group by using the endpoint that you specify.