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