| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| 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.
|
default UpdateDistributionResponse |
CloudFrontClient.updateDistribution(Consumer<UpdateDistributionRequest.Builder> updateDistributionRequest)
Updates the configuration for a web distribution.
|
default UpdateDistributionResponse |
CloudFrontClient.updateDistribution(UpdateDistributionRequest updateDistributionRequest)
Updates the configuration for a web distribution.
|
default UpdateFieldLevelEncryptionConfigResponse |
CloudFrontClient.updateFieldLevelEncryptionConfig(Consumer<UpdateFieldLevelEncryptionConfigRequest.Builder> updateFieldLevelEncryptionConfigRequest)
Update a field-level encryption configuration.
|
default UpdateFieldLevelEncryptionConfigResponse |
CloudFrontClient.updateFieldLevelEncryptionConfig(UpdateFieldLevelEncryptionConfigRequest updateFieldLevelEncryptionConfigRequest)
Update a field-level encryption configuration.
|
default UpdateFieldLevelEncryptionProfileResponse |
CloudFrontClient.updateFieldLevelEncryptionProfile(Consumer<UpdateFieldLevelEncryptionProfileRequest.Builder> updateFieldLevelEncryptionProfileRequest)
Update a field-level encryption profile.
|
default UpdateFieldLevelEncryptionProfileResponse |
CloudFrontClient.updateFieldLevelEncryptionProfile(UpdateFieldLevelEncryptionProfileRequest updateFieldLevelEncryptionProfileRequest)
Update a field-level encryption profile.
|
default UpdatePublicKeyResponse |
CloudFrontClient.updatePublicKey(Consumer<UpdatePublicKeyRequest.Builder> updatePublicKeyRequest)
Update public key information.
|
default UpdatePublicKeyResponse |
CloudFrontClient.updatePublicKey(UpdatePublicKeyRequest updatePublicKeyRequest)
Update public key information.
|
default UpdateStreamingDistributionResponse |
CloudFrontClient.updateStreamingDistribution(Consumer<UpdateStreamingDistributionRequest.Builder> updateStreamingDistributionRequest)
Update a streaming distribution.
|
default UpdateStreamingDistributionResponse |
CloudFrontClient.updateStreamingDistribution(UpdateStreamingDistributionRequest updateStreamingDistributionRequest)
Update a streaming distribution.
|
Copyright © 2020. All rights reserved.