Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetConnectionGroupByRoutingEndpointRequest
-
Packages that use GetConnectionGroupByRoutingEndpointRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetConnectionGroupByRoutingEndpointRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetConnectionGroupByRoutingEndpointRequest Modifier and Type Method Description default CompletableFuture<GetConnectionGroupByRoutingEndpointResponse>CloudFrontAsyncClient. getConnectionGroupByRoutingEndpoint(GetConnectionGroupByRoutingEndpointRequest getConnectionGroupByRoutingEndpointRequest)Gets information about a connection group by using the endpoint that you specify.default GetConnectionGroupByRoutingEndpointResponseCloudFrontClient. getConnectionGroupByRoutingEndpoint(GetConnectionGroupByRoutingEndpointRequest getConnectionGroupByRoutingEndpointRequest)Gets information about a connection group by using the endpoint that you specify. -
Uses of GetConnectionGroupByRoutingEndpointRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetConnectionGroupByRoutingEndpointRequest Modifier and Type Method Description SdkHttpFullRequestGetConnectionGroupByRoutingEndpointRequestMarshaller. marshall(GetConnectionGroupByRoutingEndpointRequest getConnectionGroupByRoutingEndpointRequest)
-