Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addAllRouters(List<Router> routers)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addRouters(Router routers)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.clone() |
RoutersScopedList.Builder |
RoutersScopedList.Builder.mergeFrom(RoutersScopedList other) |
static RoutersScopedList.Builder |
RoutersScopedList.newBuilder() |
static RoutersScopedList.Builder |
RoutersScopedList.newBuilder(RoutersScopedList prototype) |
RoutersScopedList.Builder |
RoutersScopedList.Builder.setWarning(Warning warning)
Informational warning which replaces the list of routers when the list is empty.
|
RoutersScopedList.Builder |
RoutersScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.