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