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