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