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