@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TableWildcard extends Object implements Serializable, Cloneable, StructuredPojo
A wildcard object representing every table under a database.
Constructor and Description |
---|
TableWildcard() |
Modifier and Type | Method and Description |
---|---|
TableWildcard |
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 TableWildcard clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall
in interface StructuredPojo
Copyright © 2023. All rights reserved.