public static class GetRouteTableResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetRouteTableResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetRouteTableResponse |
build() |
GetRouteTableResponse.Builder |
copy(GetRouteTableResponse o)
Copy method to populate the builder with values from the given instance.
|
GetRouteTableResponse.Builder |
etag(String etag) |
GetRouteTableResponse.Builder |
opcRequestId(String opcRequestId) |
GetRouteTableResponse.Builder |
routeTable(RouteTable routeTable) |
String |
toString() |
public GetRouteTableResponse.Builder copy(GetRouteTableResponse o)
Copy method to populate the builder with values from the given instance.
public GetRouteTableResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetRouteTableResponse.Builder etag(String etag)
public GetRouteTableResponse.Builder opcRequestId(String opcRequestId)
public GetRouteTableResponse.Builder routeTable(RouteTable routeTable)
public GetRouteTableResponse build()
Copyright © 2016–2021. All rights reserved.