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