Uses of Enum
com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
Packages that use AssociationFilterKey
-
Uses of AssociationFilterKey in com.amazonaws.services.simplesystemsmanagement.model
Methods in com.amazonaws.services.simplesystemsmanagement.model that return AssociationFilterKeyModifier and TypeMethodDescriptionstatic AssociationFilterKey
Use this in place of valueOf.static AssociationFilterKey
Returns the enum constant of this type with the specified name.static AssociationFilterKey[]
AssociationFilterKey.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 AssociationFilterKeyModifier and TypeMethodDescriptionvoid
AssociationFilter.setKey
(AssociationFilterKey key) The name of the filter.AssociationFilter.withKey
(AssociationFilterKey key) The name of the filter.