Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetConnectionGroupRequest
-
Packages that use GetConnectionGroupRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetConnectionGroupRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetConnectionGroupRequest Modifier and Type Method Description default CompletableFuture<GetConnectionGroupResponse>CloudFrontAsyncClient. getConnectionGroup(GetConnectionGroupRequest getConnectionGroupRequest)Gets information about a connection group.default GetConnectionGroupResponseCloudFrontClient. getConnectionGroup(GetConnectionGroupRequest getConnectionGroupRequest)Gets information about a connection group. -
Uses of GetConnectionGroupRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetConnectionGroupRequest Modifier and Type Method Description SdkHttpFullRequestGetConnectionGroupRequestMarshaller. marshall(GetConnectionGroupRequest getConnectionGroupRequest)
-