Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetConnectionGroupResponse
Packages that use GetConnectionGroupResponse
-
Uses of GetConnectionGroupResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetConnectionGroupResponseModifier and TypeMethodDescriptiondefault GetConnectionGroupResponseCloudFrontClient.getConnectionGroup(Consumer<GetConnectionGroupRequest.Builder> getConnectionGroupRequest) Gets information about a connection group.default GetConnectionGroupResponseCloudFrontClient.getConnectionGroup(GetConnectionGroupRequest getConnectionGroupRequest) Gets information about a connection group.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetConnectionGroupResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getConnectionGroup(Consumer<GetConnectionGroupRequest.Builder> getConnectionGroupRequest) Gets information about a connection group.CloudFrontAsyncClient.getConnectionGroup(GetConnectionGroupRequest getConnectionGroupRequest) Gets information about a connection group.