Uses of Interface
com.google.cloud.compute.v1.InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder
-
Packages that use InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder Modifier and Type Class Description class
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange
static class
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.Builder
Methods in com.google.cloud.compute.v1 that return InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder Modifier and Type Method Description InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder
InterconnectAttachmentConfigurationConstraints.Builder. getBgpPeerAsnRangesOrBuilder(int index)
[Output Only] List of ASN ranges that the remote location is known to support.InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder
InterconnectAttachmentConfigurationConstraints. getBgpPeerAsnRangesOrBuilder(int index)
[Output Only] List of ASN ranges that the remote location is known to support.InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder
InterconnectAttachmentConfigurationConstraintsOrBuilder. getBgpPeerAsnRangesOrBuilder(int index)
[Output Only] List of ASN ranges that the remote location is known to support.Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder Modifier and Type Method Description List<? extends InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder>
InterconnectAttachmentConfigurationConstraints.Builder. getBgpPeerAsnRangesOrBuilderList()
[Output Only] List of ASN ranges that the remote location is known to support.List<? extends InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder>
InterconnectAttachmentConfigurationConstraints. getBgpPeerAsnRangesOrBuilderList()
[Output Only] List of ASN ranges that the remote location is known to support.List<? extends InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeOrBuilder>
InterconnectAttachmentConfigurationConstraintsOrBuilder. getBgpPeerAsnRangesOrBuilderList()
[Output Only] List of ASN ranges that the remote location is known to support.
-