Uses of Enum
com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
Packages that use CommandFilterKey
-
Uses of CommandFilterKey in com.amazonaws.services.simplesystemsmanagement.model
Subclasses with type arguments of type CommandFilterKey in com.amazonaws.services.simplesystemsmanagement.modelMethods in com.amazonaws.services.simplesystemsmanagement.model that return CommandFilterKeyModifier and TypeMethodDescriptionstatic CommandFilterKeyUse this in place of valueOf.static CommandFilterKeyReturns the enum constant of this type with the specified name.static CommandFilterKey[]CommandFilterKey.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 CommandFilterKeyModifier and TypeMethodDescriptionvoidCommandFilter.setKey(CommandFilterKey key) The name of the filter.CommandFilter.withKey(CommandFilterKey key) The name of the filter.