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