@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class SecurityProfilesSearchFilter extends Object implements Serializable, Cloneable, StructuredPojo
Filters to be applied to search results.
| Constructor and Description |
|---|
SecurityProfilesSearchFilter() |
| Modifier and Type | Method and Description |
|---|---|
SecurityProfilesSearchFilter |
clone() |
boolean |
equals(Object obj) |
ControlPlaneTagFilter |
getTagFilter() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setTagFilter(ControlPlaneTagFilter tagFilter) |
String |
toString()
Returns a string representation of this object.
|
SecurityProfilesSearchFilter |
withTagFilter(ControlPlaneTagFilter tagFilter) |
public void setTagFilter(ControlPlaneTagFilter tagFilter)
tagFilter - public ControlPlaneTagFilter getTagFilter()
public SecurityProfilesSearchFilter withTagFilter(ControlPlaneTagFilter tagFilter)
tagFilter - public String toString()
toString in class ObjectObject.toString()public SecurityProfilesSearchFilter clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.