@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AllRowsWildcard extends Object implements Serializable, Cloneable, StructuredPojo
A structure that you pass to indicate you want all rows in a filter.
Constructor and Description |
---|
AllRowsWildcard() |
Modifier and Type | Method and Description |
---|---|
AllRowsWildcard |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
String |
toString()
Returns a string representation of this object.
|
public String toString()
toString
in class Object
Object.toString()
public AllRowsWildcard clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall
in interface StructuredPojo
Copyright © 2023. All rights reserved.