| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default ListKeyGroupsResponse |
CloudFrontClient.listKeyGroups(Consumer<ListKeyGroupsRequest.Builder> listKeyGroupsRequest)
Gets a list of key groups.
|
default ListKeyGroupsResponse |
CloudFrontClient.listKeyGroups(ListKeyGroupsRequest listKeyGroupsRequest)
Gets a list of key groups.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListKeyGroupsResponse> |
CloudFrontAsyncClient.listKeyGroups(Consumer<ListKeyGroupsRequest.Builder> listKeyGroupsRequest)
Gets a list of key groups.
|
default CompletableFuture<ListKeyGroupsResponse> |
CloudFrontAsyncClient.listKeyGroups(ListKeyGroupsRequest listKeyGroupsRequest)
Gets a list of key groups.
|
Copyright © 2023. All rights reserved.