Uses of Class
com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
Packages that use AssociationFilter
-
Uses of AssociationFilter in com.amazonaws.services.simplesystemsmanagement.model
Methods in com.amazonaws.services.simplesystemsmanagement.model that return AssociationFilterModifier and TypeMethodDescriptionAssociationFilter.clone()
AssociationFilter.withKey
(AssociationFilterKey key) The name of the filter.The name of the filter.The filter value.Methods in com.amazonaws.services.simplesystemsmanagement.model that return types with arguments of type AssociationFilterModifier and TypeMethodDescriptionListAssociationsRequest.getAssociationFilterList()
One or more filters.Methods in com.amazonaws.services.simplesystemsmanagement.model with parameters of type AssociationFilterModifier and TypeMethodDescriptionListAssociationsRequest.withAssociationFilterList
(AssociationFilter... associationFilterList) One or more filters.Method parameters in com.amazonaws.services.simplesystemsmanagement.model with type arguments of type AssociationFilterModifier and TypeMethodDescriptionvoid
ListAssociationsRequest.setAssociationFilterList
(Collection<AssociationFilter> associationFilterList) One or more filters.ListAssociationsRequest.withAssociationFilterList
(Collection<AssociationFilter> associationFilterList) One or more filters.