Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
RouterInterface |
RouterInterface.Builder.build() |
static RouterInterface |
RouterInterface.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<RouterInterface> |
Router.getInterfacesList()
Router interfaces.
|
List<RouterInterface> |
Router.Builder.getInterfacesList()
Router interfaces.
|
Modifier and Type | Method and Description |
---|---|
Router.Builder |
Router.Builder.addInterfaces(RouterInterface interfaces)
Router interfaces.
|
RouterInterface.Builder |
RouterInterface.Builder.mergeFrom(RouterInterface other) |
static RouterInterface.Builder |
RouterInterface.newBuilder(RouterInterface prototype) |
Modifier and Type | Method and Description |
---|---|
Router.Builder |
Router.Builder.addAllInterfaces(List<RouterInterface> interfaces)
Router interfaces.
|
Copyright © 2019 Google LLC. All rights reserved.