Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
UpdatePublicKeyResult |
AbstractAmazonCloudFront.updatePublicKey(UpdatePublicKeyRequest request) |
UpdatePublicKeyResult |
AmazonCloudFront.updatePublicKey(UpdatePublicKeyRequest updatePublicKeyRequest)
Update public key information.
|
UpdatePublicKeyResult |
AmazonCloudFrontClient.updatePublicKey(UpdatePublicKeyRequest request)
Update public key information.
|
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 |
---|---|
UpdatePublicKeyResult |
UpdatePublicKeyResult.clone() |
UpdatePublicKeyResult |
UpdatePublicKeyResult.withETag(String eTag)
The current version of the update public key result.
|
UpdatePublicKeyResult |
UpdatePublicKeyResult.withPublicKey(PublicKey publicKey)
Return the results of updating the public key.
|
Copyright © 2019. All rights reserved.