Uses of Class
software.amazon.awssdk.services.cloudfront.model.CannotChangeImmutablePublicKeyFieldsException
-
Packages that use CannotChangeImmutablePublicKeyFieldsException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of CannotChangeImmutablePublicKeyFieldsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw CannotChangeImmutablePublicKeyFieldsException Modifier and Type Method Description default UpdatePublicKeyResponseCloudFrontClient. updatePublicKey(Consumer<UpdatePublicKeyRequest.Builder> updatePublicKeyRequest)Update public key information.default UpdatePublicKeyResponseCloudFrontClient. updatePublicKey(UpdatePublicKeyRequest updatePublicKeyRequest)Update public key information.
-