Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
RouterBgpPeerCustomLearnedIpRange |
RouterBgpPeerCustomLearnedIpRange.clone() |
RouterBgpPeerCustomLearnedIpRange |
RouterBgpPeerCustomLearnedIpRange.set(String fieldName,
Object value) |
RouterBgpPeerCustomLearnedIpRange |
RouterBgpPeerCustomLearnedIpRange.setRange(String range)
The custom learned route IP address range.
|
Modifier and Type | Method and Description |
---|---|
List<RouterBgpPeerCustomLearnedIpRange> |
RouterBgpPeer.getCustomLearnedIpRanges()
A list of user-defined custom learned route IP address ranges for a BGP session.
|
Modifier and Type | Method and Description |
---|---|
RouterBgpPeer |
RouterBgpPeer.setCustomLearnedIpRanges(List<RouterBgpPeerCustomLearnedIpRange> customLearnedIpRanges)
A list of user-defined custom learned route IP address ranges for a BGP session.
|
Copyright © 2011–2025 Google. All rights reserved.