InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.addAllBgpPeerAsnRanges(Iterable<? extends InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange> values) |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.addBgpPeerAsnRanges(int index,
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange value) |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.addBgpPeerAsnRanges(int index,
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.Builder builderForValue) |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.addBgpPeerAsnRanges(InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange value) |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.addBgpPeerAsnRanges(InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.Builder builderForValue) |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.clear() |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.clearBgpMd5() |
[Output Only] Whether the attachment's BGP session requires/allows/disallows BGP MD5 authentication.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.clearBgpPeerAsnRanges() |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.clone() |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectRemoteLocation.Builder.getAttachmentConfigurationConstraintsBuilder() |
[Output Only] Subset of fields from InterconnectAttachment's |configurationConstraints| field that apply to all attachments for this remote location.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachment.Builder.getConfigurationConstraintsBuilder() |
[Output Only] Constraints for this attachment, if any.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.mergeFrom(InterconnectAttachmentConfigurationConstraints other) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.mergeFrom(com.google.protobuf.Message other) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.newBuilder() |
|
static InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.newBuilder(InterconnectAttachmentConfigurationConstraints prototype) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.newBuilderForType() |
|
protected InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.removeBgpPeerAsnRanges(int index) |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.setBgpMd5(String value) |
[Output Only] Whether the attachment's BGP session requires/allows/disallows BGP MD5 authentication.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.setBgpMd5Bytes(com.google.protobuf.ByteString value) |
[Output Only] Whether the attachment's BGP session requires/allows/disallows BGP MD5 authentication.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.setBgpPeerAsnRanges(int index,
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange value) |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.setBgpPeerAsnRanges(int index,
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.Builder builderForValue) |
[Output Only] List of ASN ranges that the remote location is known to support.
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
InterconnectAttachmentConfigurationConstraints.Builder |
InterconnectAttachmentConfigurationConstraints.toBuilder() |
|