| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.updateCloudFrontOriginAccessIdentity(Consumer<UpdateCloudFrontOriginAccessIdentityRequest.Builder> updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
default UpdateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateCloudFrontOriginAccessIdentityResponse> |
CloudFrontAsyncClient.updateCloudFrontOriginAccessIdentity(Consumer<UpdateCloudFrontOriginAccessIdentityRequest.Builder> updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
default CompletableFuture<UpdateCloudFrontOriginAccessIdentityResponse> |
CloudFrontAsyncClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCloudFrontOriginAccessIdentityResponse |
UpdateCloudFrontOriginAccessIdentityResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.