| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront_2012_03_15 |
Synchronous and asynchronous client classes for accessing AmazonCloudFront.
|
| com.amazonaws.services.cloudfront_2012_03_15.model |
Classes modeling the various types represented by AmazonCloudFront.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonCloudFrontClient.deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest)
Deprecated.
Delete an origin access identity.
|
void |
AmazonCloudFront.deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest)
Deprecated.
Delete an origin access identity.
|
Future<Void> |
AmazonCloudFrontAsyncClient.deleteCloudFrontOriginAccessIdentityAsync(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest)
Deprecated.
Delete an origin access identity.
|
Future<Void> |
AmazonCloudFrontAsync.deleteCloudFrontOriginAccessIdentityAsync(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest)
Deprecated.
Delete an origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteCloudFrontOriginAccessIdentityRequest |
DeleteCloudFrontOriginAccessIdentityRequest.withId(String id)
The origin access identity's id.
|
DeleteCloudFrontOriginAccessIdentityRequest |
DeleteCloudFrontOriginAccessIdentityRequest.withIfMatch(String ifMatch)
The value of the ETag header you received from a previous GET or PUT
request.
|
Copyright © 2015. All rights reserved.