Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectAttachmentConfigurationConstraints |
InterconnectAttachmentConfigurationConstraints.clone() |
InterconnectAttachmentConfigurationConstraints |
InterconnectRemoteLocation.getAttachmentConfigurationConstraints()
[Output Only] Subset of fields from InterconnectAttachment's |configurationConstraints| field
that apply to all attachments for this remote location.
|
InterconnectAttachmentConfigurationConstraints |
InterconnectAttachment.getConfigurationConstraints()
[Output Only] Constraints for this attachment, if any.
|
InterconnectAttachmentConfigurationConstraints |
InterconnectAttachmentConfigurationConstraints.set(String fieldName,
Object value) |
InterconnectAttachmentConfigurationConstraints |
InterconnectAttachmentConfigurationConstraints.setBgpMd5(String bgpMd5)
[Output Only] Whether the attachment's BGP session requires/allows/disallows BGP MD5
authentication.
|
InterconnectAttachmentConfigurationConstraints |
InterconnectAttachmentConfigurationConstraints.setBgpPeerAsnRanges(List<InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange> bgpPeerAsnRanges)
[Output Only] List of ASN ranges that the remote location is known to support.
|
Modifier and Type | Method and Description |
---|---|
InterconnectRemoteLocation |
InterconnectRemoteLocation.setAttachmentConfigurationConstraints(InterconnectAttachmentConfigurationConstraints attachmentConfigurationConstraints)
[Output Only] Subset of fields from InterconnectAttachment's |configurationConstraints| field
that apply to all attachments for this remote location.
|
InterconnectAttachment |
InterconnectAttachment.setConfigurationConstraints(InterconnectAttachmentConfigurationConstraints configurationConstraints)
[Output Only] Constraints for this attachment, if any.
|
Copyright © 2011–2024 Google. All rights reserved.