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