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