| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront |  | 
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<UpdatePublicKeyResult> | AbstractAmazonCloudFrontAsync. updatePublicKeyAsync(UpdatePublicKeyRequest request,
                    AsyncHandler<UpdatePublicKeyRequest,UpdatePublicKeyResult> asyncHandler) | 
| Future<UpdatePublicKeyResult> | AmazonCloudFrontAsync. updatePublicKeyAsync(UpdatePublicKeyRequest updatePublicKeyRequest,
                    AsyncHandler<UpdatePublicKeyRequest,UpdatePublicKeyResult> asyncHandler)
 Update public key information. | 
| Future<UpdatePublicKeyResult> | AmazonCloudFrontAsyncClient. updatePublicKeyAsync(UpdatePublicKeyRequest request,
                    AsyncHandler<UpdatePublicKeyRequest,UpdatePublicKeyResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdatePublicKeyRequest | UpdatePublicKeyRequest. clone() | 
| UpdatePublicKeyRequest | UpdatePublicKeyRequest. withId(String id)
 The identifier of the public key that you are updating. | 
| UpdatePublicKeyRequest | UpdatePublicKeyRequest. withIfMatch(String ifMatch)
 The value of the  ETagheader that you received when retrieving the public key to update. | 
| UpdatePublicKeyRequest | UpdatePublicKeyRequest. withPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 A public key configuration. | 
Copyright © 2022. All rights reserved.