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