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