@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class FilterByEntity extends Object implements Serializable, Cloneable, StructuredPojo
Vilter by entity.
| Constructor and Description |
|---|
FilterByEntity() |
| Modifier and Type | Method and Description |
|---|---|
FilterByEntity |
clone() |
boolean |
equals(Object obj) |
String |
getEntityId()
The entity Id.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setEntityId(String entityId)
The entity Id.
|
String |
toString()
Returns a string representation of this object.
|
FilterByEntity |
withEntityId(String entityId)
The entity Id.
|
public void setEntityId(String entityId)
The entity Id.
entityId - The entity Id.public String getEntityId()
The entity Id.
public FilterByEntity withEntityId(String entityId)
The entity Id.
entityId - The entity Id.public String toString()
toString in class ObjectObject.toString()public FilterByEntity clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2025. All rights reserved.