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