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 AssociationFilterKeyUse this in place of valueOf.static AssociationFilterKeyReturns 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 TypeMethodDescriptionvoidAssociationFilter.setKey(AssociationFilterKey key) The name of the filter.AssociationFilter.withKey(AssociationFilterKey key) The name of the filter.