Uses of Enum
com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
Packages that use AssociationStatusName
-
Uses of AssociationStatusName in com.amazonaws.services.simplesystemsmanagement.model
Methods in com.amazonaws.services.simplesystemsmanagement.model that return AssociationStatusNameModifier and TypeMethodDescriptionstatic AssociationStatusName
Use this in place of valueOf.static AssociationStatusName
Returns 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 TypeMethodDescriptionvoid
AssociationStatus.setName
(AssociationStatusName name) The status.AssociationStatus.withName
(AssociationStatusName name) The status.