Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CnameAlreadyExistsException.Builder
Packages that use CnameAlreadyExistsException.Builder
-
Uses of CnameAlreadyExistsException.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CnameAlreadyExistsException.BuilderModifier and TypeMethodDescriptionCnameAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) CnameAlreadyExistsException.builder()CnameAlreadyExistsException.Builder.numAttempts(Integer numAttempts) CnameAlreadyExistsException.Builder.statusCode(int statusCode) CnameAlreadyExistsException.toBuilder()CnameAlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CnameAlreadyExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CnameAlreadyExistsException.Builder>CnameAlreadyExistsException.serializableBuilderClass()