| Modifier and Type | Method and Description |
|---|---|
Route.Builder |
RouterStatusBgpPeerStatus.Builder.addAdvertisedRoutesBuilder()
Routes that were advertised to the remote BGP peer
|
Route.Builder |
RouterStatusBgpPeerStatus.Builder.addAdvertisedRoutesBuilder(int index)
Routes that were advertised to the remote BGP peer
|
Route.Builder |
Route.Builder.addAllAsPaths(Iterable<? extends RouteAsPath> values)
[Output Only] AS path.
|
Route.Builder |
Route.Builder.addAllTags(Iterable<String> values)
A list of instance tags to which this route applies.
|
Route.Builder |
Route.Builder.addAllWarnings(Iterable<? extends Warnings> values)
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.Builder.addAsPaths(int index,
RouteAsPath.Builder builderForValue)
[Output Only] AS path.
|
Route.Builder |
Route.Builder.addAsPaths(int index,
RouteAsPath value)
[Output Only] AS path.
|
Route.Builder |
Route.Builder.addAsPaths(RouteAsPath.Builder builderForValue)
[Output Only] AS path.
|
Route.Builder |
Route.Builder.addAsPaths(RouteAsPath value)
[Output Only] AS path.
|
Route.Builder |
RouterStatus.Builder.addBestRoutesBuilder()
Best routes for this router's network.
|
Route.Builder |
RouterStatus.Builder.addBestRoutesBuilder(int index)
Best routes for this router's network.
|
Route.Builder |
RouterStatus.Builder.addBestRoutesForRouterBuilder()
Best routes learned by this router.
|
Route.Builder |
RouterStatus.Builder.addBestRoutesForRouterBuilder(int index)
Best routes learned by this router.
|
Route.Builder |
RouteList.Builder.addItemsBuilder()
A list of Route resources.
|
Route.Builder |
RouteList.Builder.addItemsBuilder(int index)
A list of Route resources.
|
Route.Builder |
Route.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Route.Builder |
Route.Builder.addTags(String value)
A list of instance tags to which this route applies.
|
Route.Builder |
Route.Builder.addTagsBytes(com.google.protobuf.ByteString value)
A list of instance tags to which this route applies.
|
Route.Builder |
Route.Builder.addWarnings(int index,
Warnings.Builder builderForValue)
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.Builder.addWarnings(int index,
Warnings value)
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.Builder.addWarnings(Warnings.Builder builderForValue)
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.Builder.addWarnings(Warnings value)
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.Builder.clear() |
Route.Builder |
Route.Builder.clearAsPaths()
[Output Only] AS path.
|
Route.Builder |
Route.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
Route.Builder |
Route.Builder.clearDescription()
An optional description of this resource.
|
Route.Builder |
Route.Builder.clearDestRange()
The destination range of outgoing packets that this route applies to.
|
Route.Builder |
Route.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Route.Builder |
Route.Builder.clearId()
[Output Only] The unique identifier for the resource.
|
Route.Builder |
Route.Builder.clearKind()
[Output Only] Type of this resource.
|
Route.Builder |
Route.Builder.clearName()
Name of the resource.
|
Route.Builder |
Route.Builder.clearNetwork()
Fully-qualified URL of the network that this route applies to.
|
Route.Builder |
Route.Builder.clearNextHopGateway()
The URL to a gateway that should handle matching packets.
|
Route.Builder |
Route.Builder.clearNextHopIlb()
The URL to a forwarding rule of type loadBalancingScheme=INTERNAL that should handle matching packets or the IP address of the forwarding Rule.
|
Route.Builder |
Route.Builder.clearNextHopInstance()
The URL to an instance that should handle matching packets.
|
Route.Builder |
Route.Builder.clearNextHopIp()
The network IP address of an instance that should handle matching packets.
|
Route.Builder |
Route.Builder.clearNextHopNetwork()
The URL of the local network if it should handle matching packets.
|
Route.Builder |
Route.Builder.clearNextHopPeering()
[Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
|
Route.Builder |
Route.Builder.clearNextHopVpnTunnel()
The URL to a VpnTunnel that should handle matching packets.
|
Route.Builder |
Route.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Route.Builder |
Route.Builder.clearPriority()
The priority of this route.
|
Route.Builder |
Route.Builder.clearRouteStatus()
[Output only] The status of the route.
|
Route.Builder |
Route.Builder.clearRouteType()
[Output Only] The type of this route, which can be one of the following values: - 'TRANSIT' for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - 'SUBNET' for a route from a subnet of the VPC - 'BGP' for a route learned from a BGP peer of this router - 'STATIC' for a static route
Check the RouteType enum for the list of possible values.
|
Route.Builder |
Route.Builder.clearSelfLink()
[Output Only] Server-defined fully-qualified URL for this resource.
|
Route.Builder |
Route.Builder.clearTags()
A list of instance tags to which this route applies.
|
Route.Builder |
Route.Builder.clearWarnings()
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.Builder.clone() |
Route.Builder |
RouterStatusBgpPeerStatus.Builder.getAdvertisedRoutesBuilder(int index)
Routes that were advertised to the remote BGP peer
|
Route.Builder |
RouterStatus.Builder.getBestRoutesBuilder(int index)
Best routes for this router's network.
|
Route.Builder |
RouterStatus.Builder.getBestRoutesForRouterBuilder(int index)
Best routes learned by this router.
|
Route.Builder |
RouteList.Builder.getItemsBuilder(int index)
A list of Route resources.
|
Route.Builder |
InsertRouteRequest.Builder.getRouteResourceBuilder()
The body resource for this request
|
Route.Builder |
Route.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Route.Builder |
Route.Builder.mergeFrom(com.google.protobuf.Message other) |
Route.Builder |
Route.Builder.mergeFrom(Route other) |
Route.Builder |
Route.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Route.Builder |
Route.newBuilder() |
static Route.Builder |
Route.newBuilder(Route prototype) |
Route.Builder |
Route.newBuilderForType() |
protected Route.Builder |
Route.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Route.Builder |
Route.Builder.removeAsPaths(int index)
[Output Only] AS path.
|
Route.Builder |
Route.Builder.removeWarnings(int index)
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.Builder.setAsPaths(int index,
RouteAsPath.Builder builderForValue)
[Output Only] AS path.
|
Route.Builder |
Route.Builder.setAsPaths(int index,
RouteAsPath value)
[Output Only] AS path.
|
Route.Builder |
Route.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Route.Builder |
Route.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Route.Builder |
Route.Builder.setDescription(String value)
An optional description of this resource.
|
Route.Builder |
Route.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
Route.Builder |
Route.Builder.setDestRange(String value)
The destination range of outgoing packets that this route applies to.
|
Route.Builder |
Route.Builder.setDestRangeBytes(com.google.protobuf.ByteString value)
The destination range of outgoing packets that this route applies to.
|
Route.Builder |
Route.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Route.Builder |
Route.Builder.setId(long value)
[Output Only] The unique identifier for the resource.
|
Route.Builder |
Route.Builder.setKind(String value)
[Output Only] Type of this resource.
|
Route.Builder |
Route.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of this resource.
|
Route.Builder |
Route.Builder.setName(String value)
Name of the resource.
|
Route.Builder |
Route.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the resource.
|
Route.Builder |
Route.Builder.setNetwork(String value)
Fully-qualified URL of the network that this route applies to.
|
Route.Builder |
Route.Builder.setNetworkBytes(com.google.protobuf.ByteString value)
Fully-qualified URL of the network that this route applies to.
|
Route.Builder |
Route.Builder.setNextHopGateway(String value)
The URL to a gateway that should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopGatewayBytes(com.google.protobuf.ByteString value)
The URL to a gateway that should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopIlb(String value)
The URL to a forwarding rule of type loadBalancingScheme=INTERNAL that should handle matching packets or the IP address of the forwarding Rule.
|
Route.Builder |
Route.Builder.setNextHopIlbBytes(com.google.protobuf.ByteString value)
The URL to a forwarding rule of type loadBalancingScheme=INTERNAL that should handle matching packets or the IP address of the forwarding Rule.
|
Route.Builder |
Route.Builder.setNextHopInstance(String value)
The URL to an instance that should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopInstanceBytes(com.google.protobuf.ByteString value)
The URL to an instance that should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopIp(String value)
The network IP address of an instance that should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopIpBytes(com.google.protobuf.ByteString value)
The network IP address of an instance that should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopNetwork(String value)
The URL of the local network if it should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopNetworkBytes(com.google.protobuf.ByteString value)
The URL of the local network if it should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopPeering(String value)
[Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
|
Route.Builder |
Route.Builder.setNextHopPeeringBytes(com.google.protobuf.ByteString value)
[Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.
|
Route.Builder |
Route.Builder.setNextHopVpnTunnel(String value)
The URL to a VpnTunnel that should handle matching packets.
|
Route.Builder |
Route.Builder.setNextHopVpnTunnelBytes(com.google.protobuf.ByteString value)
The URL to a VpnTunnel that should handle matching packets.
|
Route.Builder |
Route.Builder.setPriority(int value)
The priority of this route.
|
Route.Builder |
Route.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Route.Builder |
Route.Builder.setRouteStatus(String value)
[Output only] The status of the route.
|
Route.Builder |
Route.Builder.setRouteStatusBytes(com.google.protobuf.ByteString value)
[Output only] The status of the route.
|
Route.Builder |
Route.Builder.setRouteType(String value)
[Output Only] The type of this route, which can be one of the following values: - 'TRANSIT' for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - 'SUBNET' for a route from a subnet of the VPC - 'BGP' for a route learned from a BGP peer of this router - 'STATIC' for a static route
Check the RouteType enum for the list of possible values.
|
Route.Builder |
Route.Builder.setRouteTypeBytes(com.google.protobuf.ByteString value)
[Output Only] The type of this route, which can be one of the following values: - 'TRANSIT' for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - 'SUBNET' for a route from a subnet of the VPC - 'BGP' for a route learned from a BGP peer of this router - 'STATIC' for a static route
Check the RouteType enum for the list of possible values.
|
Route.Builder |
Route.Builder.setSelfLink(String value)
[Output Only] Server-defined fully-qualified URL for this resource.
|
Route.Builder |
Route.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined fully-qualified URL for this resource.
|
Route.Builder |
Route.Builder.setTags(int index,
String value)
A list of instance tags to which this route applies.
|
Route.Builder |
Route.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Route.Builder |
Route.Builder.setWarnings(int index,
Warnings.Builder builderForValue)
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.Builder.setWarnings(int index,
Warnings value)
[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages.
|
Route.Builder |
Route.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Route.Builder> |
RouterStatusBgpPeerStatus.Builder.getAdvertisedRoutesBuilderList()
Routes that were advertised to the remote BGP peer
|
List<Route.Builder> |
RouterStatus.Builder.getBestRoutesBuilderList()
Best routes for this router's network.
|
List<Route.Builder> |
RouterStatus.Builder.getBestRoutesForRouterBuilderList()
Best routes learned by this router.
|
List<Route.Builder> |
RouteList.Builder.getItemsBuilderList()
A list of Route resources.
|
| Modifier and Type | Method and Description |
|---|---|
RouterStatusBgpPeerStatus.Builder |
RouterStatusBgpPeerStatus.Builder.addAdvertisedRoutes(int index,
Route.Builder builderForValue)
Routes that were advertised to the remote BGP peer
|
RouterStatusBgpPeerStatus.Builder |
RouterStatusBgpPeerStatus.Builder.addAdvertisedRoutes(Route.Builder builderForValue)
Routes that were advertised to the remote BGP peer
|
RouterStatus.Builder |
RouterStatus.Builder.addBestRoutes(int index,
Route.Builder builderForValue)
Best routes for this router's network.
|
RouterStatus.Builder |
RouterStatus.Builder.addBestRoutes(Route.Builder builderForValue)
Best routes for this router's network.
|
RouterStatus.Builder |
RouterStatus.Builder.addBestRoutesForRouter(int index,
Route.Builder builderForValue)
Best routes learned by this router.
|
RouterStatus.Builder |
RouterStatus.Builder.addBestRoutesForRouter(Route.Builder builderForValue)
Best routes learned by this router.
|
RouteList.Builder |
RouteList.Builder.addItems(int index,
Route.Builder builderForValue)
A list of Route resources.
|
RouteList.Builder |
RouteList.Builder.addItems(Route.Builder builderForValue)
A list of Route resources.
|
RouterStatusBgpPeerStatus.Builder |
RouterStatusBgpPeerStatus.Builder.setAdvertisedRoutes(int index,
Route.Builder builderForValue)
Routes that were advertised to the remote BGP peer
|
RouterStatus.Builder |
RouterStatus.Builder.setBestRoutes(int index,
Route.Builder builderForValue)
Best routes for this router's network.
|
RouterStatus.Builder |
RouterStatus.Builder.setBestRoutesForRouter(int index,
Route.Builder builderForValue)
Best routes learned by this router.
|
RouteList.Builder |
RouteList.Builder.setItems(int index,
Route.Builder builderForValue)
A list of Route resources.
|
InsertRouteRequest.Builder |
InsertRouteRequest.Builder.setRouteResource(Route.Builder builderForValue)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.