@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateLocalGatewayRouteTableResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description | 
|---|
| CreateLocalGatewayRouteTableResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateLocalGatewayRouteTableResult | clone() | 
| boolean | equals(Object obj) | 
| LocalGatewayRouteTable | getLocalGatewayRouteTable() | 
| int | hashCode() | 
| void | setLocalGatewayRouteTable(LocalGatewayRouteTable localGatewayRouteTable) | 
| String | toString()Returns a string representation of this object. | 
| CreateLocalGatewayRouteTableResult | withLocalGatewayRouteTable(LocalGatewayRouteTable localGatewayRouteTable) | 
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setLocalGatewayRouteTable(LocalGatewayRouteTable localGatewayRouteTable)
localGatewayRouteTable - public LocalGatewayRouteTable getLocalGatewayRouteTable()
public CreateLocalGatewayRouteTableResult withLocalGatewayRouteTable(LocalGatewayRouteTable localGatewayRouteTable)
localGatewayRouteTable - public String toString()
toString in class ObjectObject.toString()public CreateLocalGatewayRouteTableResult clone()
Copyright © 2022. All rights reserved.