Uses of Class
com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
Packages that use DocumentFilter
-
Uses of DocumentFilter in com.amazonaws.services.simplesystemsmanagement.model
Methods in com.amazonaws.services.simplesystemsmanagement.model that return DocumentFilterModifier and TypeMethodDescriptionDocumentFilter.clone()
DocumentFilter.withKey
(DocumentFilterKey key) The name of the filter.The name of the filter.The value of the filter.Methods in com.amazonaws.services.simplesystemsmanagement.model that return types with arguments of type DocumentFilterModifier and TypeMethodDescriptionListDocumentsRequest.getDocumentFilterList()
One or more filters.Methods in com.amazonaws.services.simplesystemsmanagement.model with parameters of type DocumentFilterModifier and TypeMethodDescriptionListDocumentsRequest.withDocumentFilterList
(DocumentFilter... documentFilterList) One or more filters.Method parameters in com.amazonaws.services.simplesystemsmanagement.model with type arguments of type DocumentFilterModifier and TypeMethodDescriptionvoid
ListDocumentsRequest.setDocumentFilterList
(Collection<DocumentFilter> documentFilterList) One or more filters.ListDocumentsRequest.withDocumentFilterList
(Collection<DocumentFilter> documentFilterList) One or more filters.