| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default ListOriginAccessControlsResponse |
CloudFrontClient.listOriginAccessControls(Consumer<ListOriginAccessControlsRequest.Builder> listOriginAccessControlsRequest)
Gets the list of CloudFront origin access controls in this Amazon Web Services account.
|
default ListOriginAccessControlsResponse |
CloudFrontClient.listOriginAccessControls(ListOriginAccessControlsRequest listOriginAccessControlsRequest)
Gets the list of CloudFront origin access controls in this Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListOriginAccessControlsResponse> |
CloudFrontAsyncClient.listOriginAccessControls(Consumer<ListOriginAccessControlsRequest.Builder> listOriginAccessControlsRequest)
Gets the list of CloudFront origin access controls in this Amazon Web Services account.
|
default CompletableFuture<ListOriginAccessControlsResponse> |
CloudFrontAsyncClient.listOriginAccessControls(ListOriginAccessControlsRequest listOriginAccessControlsRequest)
Gets the list of CloudFront origin access controls in this Amazon Web Services account.
|
Copyright © 2023. All rights reserved.