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