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