@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class PropertyFilter extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
PropertyFilter() |
| Modifier and Type | Method and Description |
|---|---|
PropertyFilter |
clone() |
boolean |
equals(Object obj) |
Property |
getProperty()
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setProperty(Property property)
|
String |
toString()
Returns a string representation of this object.
|
PropertyFilter |
withProperty(Property property)
|
public void setProperty(Property property)
property - public Property getProperty()
public PropertyFilter withProperty(Property property)
property - public String toString()
toString in class ObjectObject.toString()public PropertyFilter clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.