| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default GetCloudFrontOriginAccessIdentityConfigResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityConfigResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCloudFrontOriginAccessIdentityConfigResponse> |
CloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
default CompletableFuture<GetCloudFrontOriginAccessIdentityConfigResponse> |
CloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
Copyright © 2023. All rights reserved.