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 DocumentFilterKeyUse this in place of valueOf.static DocumentFilterKeyReturns 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 TypeMethodDescriptionvoidDocumentFilter.setKey(DocumentFilterKey key) The name of the filter.DocumentFilter.withKey(DocumentFilterKey key) The name of the filter.