Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateConnectionGroupResponse
Packages that use CreateConnectionGroupResponse
-
Uses of CreateConnectionGroupResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CreateConnectionGroupResponseModifier and TypeMethodDescriptiondefault CreateConnectionGroupResponseCloudFrontClient.createConnectionGroup(Consumer<CreateConnectionGroupRequest.Builder> createConnectionGroupRequest) Creates a connection group.default CreateConnectionGroupResponseCloudFrontClient.createConnectionGroup(CreateConnectionGroupRequest createConnectionGroupRequest) Creates a connection group.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type CreateConnectionGroupResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.createConnectionGroup(Consumer<CreateConnectionGroupRequest.Builder> createConnectionGroupRequest) Creates a connection group.CloudFrontAsyncClient.createConnectionGroup(CreateConnectionGroupRequest createConnectionGroupRequest) Creates a connection group.