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