InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.clear() |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.clearPortPairRemoteLocation() |
[Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.clearPortPairVlan() |
[Output Only] Port pair VLAN constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_VLAN, PORT_PAIR_MATCHING_VLAN
Check the PortPairVlan enum for the list of possible values.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.clearSubnetLengthRange() |
[Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4 subnet length.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.clone() |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocation.Builder.getConstraintsBuilder() |
[Output Only] Constraints on the parameters for creating Cross-Cloud Interconnect and associated InterconnectAttachments.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.mergeFrom(InterconnectRemoteLocationConstraints other) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.mergeFrom(com.google.protobuf.Message other) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.mergeSubnetLengthRange(InterconnectRemoteLocationConstraintsSubnetLengthRange value) |
[Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4 subnet length.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.newBuilder() |
|
static InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.newBuilder(InterconnectRemoteLocationConstraints prototype) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.newBuilderForType() |
|
protected InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setPortPairRemoteLocation(String value) |
[Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setPortPairRemoteLocationBytes(com.google.protobuf.ByteString value) |
[Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setPortPairVlan(String value) |
[Output Only] Port pair VLAN constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_VLAN, PORT_PAIR_MATCHING_VLAN
Check the PortPairVlan enum for the list of possible values.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setPortPairVlanBytes(com.google.protobuf.ByteString value) |
[Output Only] Port pair VLAN constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_VLAN, PORT_PAIR_MATCHING_VLAN
Check the PortPairVlan enum for the list of possible values.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setSubnetLengthRange(InterconnectRemoteLocationConstraintsSubnetLengthRange value) |
[Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4 subnet length.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setSubnetLengthRange(InterconnectRemoteLocationConstraintsSubnetLengthRange.Builder builderForValue) |
[Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4 subnet length.
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
InterconnectRemoteLocationConstraints.Builder |
InterconnectRemoteLocationConstraints.toBuilder() |
|