Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListConnectionGroupsResponse
Packages that use ListConnectionGroupsResponse
Package
Description
-
Uses of ListConnectionGroupsResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return ListConnectionGroupsResponseModifier and TypeMethodDescriptiondefault ListConnectionGroupsResponseCloudFrontClient.listConnectionGroups(Consumer<ListConnectionGroupsRequest.Builder> listConnectionGroupsRequest) Lists the connection groups in your Amazon Web Services account.default ListConnectionGroupsResponseCloudFrontClient.listConnectionGroups(ListConnectionGroupsRequest listConnectionGroupsRequest) Lists the connection groups in your Amazon Web Services account.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type ListConnectionGroupsResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.listConnectionGroups(Consumer<ListConnectionGroupsRequest.Builder> listConnectionGroupsRequest) Lists the connection groups in your Amazon Web Services account.CloudFrontAsyncClient.listConnectionGroups(ListConnectionGroupsRequest listConnectionGroupsRequest) Lists the connection groups in your Amazon Web Services account. -
Uses of ListConnectionGroupsResponse in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type ListConnectionGroupsResponseMethod parameters in software.amazon.awssdk.services.cloudfront.paginators with type arguments of type ListConnectionGroupsResponseModifier and TypeMethodDescriptionvoidListConnectionGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListConnectionGroupsResponse> subscriber)