Uses of Enum
com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
Packages that use AssociationStatusName
-
Uses of AssociationStatusName in com.amazonaws.services.simplesystemsmanagement.model
Subclasses with type arguments of type AssociationStatusName in com.amazonaws.services.simplesystemsmanagement.modelMethods in com.amazonaws.services.simplesystemsmanagement.model that return AssociationStatusNameModifier and TypeMethodDescriptionstatic AssociationStatusNameUse this in place of valueOf.static AssociationStatusNameReturns the enum constant of this type with the specified name.static AssociationStatusName[]AssociationStatusName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.simplesystemsmanagement.model with parameters of type AssociationStatusNameModifier and TypeMethodDescriptionvoidAssociationStatus.setName(AssociationStatusName name) The status.AssociationStatus.withName(AssociationStatusName name) The status.