| Modifier and Type | Method and Description |
|---|---|
Router.Builder |
Router.Builder.addAllBgpPeers(Iterable<? extends RouterBgpPeer> values)
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.addAllInterfaces(Iterable<? extends RouterInterface> values)
Router interfaces.
|
Router.Builder |
Router.Builder.addAllMd5AuthenticationKeys(Iterable<? extends RouterMd5AuthenticationKey> values)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.addAllNats(Iterable<? extends RouterNat> values)
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.addBgpPeers(int index,
RouterBgpPeer.Builder builderForValue)
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.addBgpPeers(int index,
RouterBgpPeer value)
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.addBgpPeers(RouterBgpPeer.Builder builderForValue)
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.addBgpPeers(RouterBgpPeer value)
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.addInterfaces(int index,
RouterInterface.Builder builderForValue)
Router interfaces.
|
Router.Builder |
Router.Builder.addInterfaces(int index,
RouterInterface value)
Router interfaces.
|
Router.Builder |
Router.Builder.addInterfaces(RouterInterface.Builder builderForValue)
Router interfaces.
|
Router.Builder |
Router.Builder.addInterfaces(RouterInterface value)
Router interfaces.
|
Router.Builder |
RouterList.Builder.addItemsBuilder()
A list of Router resources.
|
Router.Builder |
RouterList.Builder.addItemsBuilder(int index)
A list of Router resources.
|
Router.Builder |
Router.Builder.addMd5AuthenticationKeys(int index,
RouterMd5AuthenticationKey.Builder builderForValue)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.addMd5AuthenticationKeys(int index,
RouterMd5AuthenticationKey value)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.addMd5AuthenticationKeys(RouterMd5AuthenticationKey.Builder builderForValue)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.addMd5AuthenticationKeys(RouterMd5AuthenticationKey value)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.addNats(int index,
RouterNat.Builder builderForValue)
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.addNats(int index,
RouterNat value)
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.addNats(RouterNat.Builder builderForValue)
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.addNats(RouterNat value)
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Router.Builder |
RoutersScopedList.Builder.addRoutersBuilder()
A list of routers contained in this scope.
|
Router.Builder |
RoutersScopedList.Builder.addRoutersBuilder(int index)
A list of routers contained in this scope.
|
Router.Builder |
Router.Builder.clear() |
Router.Builder |
Router.Builder.clearBgp()
BGP information specific to this router.
|
Router.Builder |
Router.Builder.clearBgpPeers()
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
Router.Builder |
Router.Builder.clearDescription()
An optional description of this resource.
|
Router.Builder |
Router.Builder.clearEncryptedInterconnectRouter()
Indicates if a router is dedicated for use with encrypted VLAN attachments (interconnectAttachments).
|
Router.Builder |
Router.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Router.Builder |
Router.Builder.clearId()
[Output Only] The unique identifier for the resource.
|
Router.Builder |
Router.Builder.clearInterfaces()
Router interfaces.
|
Router.Builder |
Router.Builder.clearKind()
[Output Only] Type of resource.
|
Router.Builder |
Router.Builder.clearMd5AuthenticationKeys()
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.clearName()
Name of the resource.
|
Router.Builder |
Router.Builder.clearNats()
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.clearNetwork()
URI of the network to which this router belongs.
|
Router.Builder |
Router.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Router.Builder |
Router.Builder.clearRegion()
[Output Only] URI of the region where the router resides.
|
Router.Builder |
Router.Builder.clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
Router.Builder |
Router.Builder.clone() |
Router.Builder |
RouterList.Builder.getItemsBuilder(int index)
A list of Router resources.
|
Router.Builder |
RoutersPreviewResponse.Builder.getResourceBuilder()
Preview of given router.
|
Router.Builder |
PatchRouterRequest.Builder.getRouterResourceBuilder()
The body resource for this request
|
Router.Builder |
PreviewRouterRequest.Builder.getRouterResourceBuilder()
The body resource for this request
|
Router.Builder |
InsertRouterRequest.Builder.getRouterResourceBuilder()
The body resource for this request
|
Router.Builder |
UpdateRouterRequest.Builder.getRouterResourceBuilder()
The body resource for this request
|
Router.Builder |
RoutersScopedList.Builder.getRoutersBuilder(int index)
A list of routers contained in this scope.
|
Router.Builder |
Router.Builder.mergeBgp(RouterBgp value)
BGP information specific to this router.
|
Router.Builder |
Router.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Router.Builder |
Router.Builder.mergeFrom(com.google.protobuf.Message other) |
Router.Builder |
Router.Builder.mergeFrom(Router other) |
Router.Builder |
Router.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Router.Builder |
Router.newBuilder() |
static Router.Builder |
Router.newBuilder(Router prototype) |
Router.Builder |
Router.newBuilderForType() |
protected Router.Builder |
Router.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Router.Builder |
Router.Builder.removeBgpPeers(int index)
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.removeInterfaces(int index)
Router interfaces.
|
Router.Builder |
Router.Builder.removeMd5AuthenticationKeys(int index)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.removeNats(int index)
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.setBgp(RouterBgp.Builder builderForValue)
BGP information specific to this router.
|
Router.Builder |
Router.Builder.setBgp(RouterBgp value)
BGP information specific to this router.
|
Router.Builder |
Router.Builder.setBgpPeers(int index,
RouterBgpPeer.Builder builderForValue)
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.setBgpPeers(int index,
RouterBgpPeer value)
BGP information that must be configured into the routing stack to establish BGP peering.
|
Router.Builder |
Router.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Router.Builder |
Router.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Router.Builder |
Router.Builder.setDescription(String value)
An optional description of this resource.
|
Router.Builder |
Router.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
Router.Builder |
Router.Builder.setEncryptedInterconnectRouter(boolean value)
Indicates if a router is dedicated for use with encrypted VLAN attachments (interconnectAttachments).
|
Router.Builder |
Router.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Router.Builder |
Router.Builder.setId(long value)
[Output Only] The unique identifier for the resource.
|
Router.Builder |
Router.Builder.setInterfaces(int index,
RouterInterface.Builder builderForValue)
Router interfaces.
|
Router.Builder |
Router.Builder.setInterfaces(int index,
RouterInterface value)
Router interfaces.
|
Router.Builder |
Router.Builder.setKind(String value)
[Output Only] Type of resource.
|
Router.Builder |
Router.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
Router.Builder |
Router.Builder.setMd5AuthenticationKeys(int index,
RouterMd5AuthenticationKey.Builder builderForValue)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.setMd5AuthenticationKeys(int index,
RouterMd5AuthenticationKey value)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.setName(String value)
Name of the resource.
|
Router.Builder |
Router.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the resource.
|
Router.Builder |
Router.Builder.setNats(int index,
RouterNat.Builder builderForValue)
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.setNats(int index,
RouterNat value)
A list of NAT services created in this router.
|
Router.Builder |
Router.Builder.setNetwork(String value)
URI of the network to which this router belongs.
|
Router.Builder |
Router.Builder.setNetworkBytes(com.google.protobuf.ByteString value)
URI of the network to which this router belongs.
|
Router.Builder |
Router.Builder.setRegion(String value)
[Output Only] URI of the region where the router resides.
|
Router.Builder |
Router.Builder.setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URI of the region where the router resides.
|
Router.Builder |
Router.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Router.Builder |
Router.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
Router.Builder |
Router.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
Router.Builder |
Router.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Router.Builder |
Router.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Router.Builder> |
RouterList.Builder.getItemsBuilderList()
A list of Router resources.
|
List<Router.Builder> |
RoutersScopedList.Builder.getRoutersBuilderList()
A list of routers contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
RouterList.Builder |
RouterList.Builder.addItems(int index,
Router.Builder builderForValue)
A list of Router resources.
|
RouterList.Builder |
RouterList.Builder.addItems(Router.Builder builderForValue)
A list of Router resources.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addRouters(int index,
Router.Builder builderForValue)
A list of routers contained in this scope.
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.addRouters(Router.Builder builderForValue)
A list of routers contained in this scope.
|
RouterList.Builder |
RouterList.Builder.setItems(int index,
Router.Builder builderForValue)
A list of Router resources.
|
RoutersPreviewResponse.Builder |
RoutersPreviewResponse.Builder.setResource(Router.Builder builderForValue)
Preview of given router.
|
PatchRouterRequest.Builder |
PatchRouterRequest.Builder.setRouterResource(Router.Builder builderForValue)
The body resource for this request
|
PreviewRouterRequest.Builder |
PreviewRouterRequest.Builder.setRouterResource(Router.Builder builderForValue)
The body resource for this request
|
InsertRouterRequest.Builder |
InsertRouterRequest.Builder.setRouterResource(Router.Builder builderForValue)
The body resource for this request
|
UpdateRouterRequest.Builder |
UpdateRouterRequest.Builder.setRouterResource(Router.Builder builderForValue)
The body resource for this request
|
RoutersScopedList.Builder |
RoutersScopedList.Builder.setRouters(int index,
Router.Builder builderForValue)
A list of routers contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.