Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange |
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.clone() |
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange |
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.set(String fieldName,
Object value) |
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange |
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.setMax(Long max) |
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange |
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.setMin(Long min) |
Modifier and Type | Method and Description |
---|---|
List<InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange> |
InterconnectAttachmentConfigurationConstraints.getBgpPeerAsnRanges()
[Output Only] List of ASN ranges that the remote location is known to support.
|
Modifier and Type | Method and Description |
---|---|
InterconnectAttachmentConfigurationConstraints |
InterconnectAttachmentConfigurationConstraints.setBgpPeerAsnRanges(List<InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange> bgpPeerAsnRanges)
[Output Only] List of ASN ranges that the remote location is known to support.
|
Copyright © 2011–2024 Google. All rights reserved.