Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectRemoteLocationConstraints |
InterconnectRemoteLocationConstraints.clone() |
InterconnectRemoteLocationConstraints |
InterconnectRemoteLocation.getConstraints()
[Output Only] Constraints on the parameters for creating Cross-Cloud Interconnect and
associated InterconnectAttachments.
|
InterconnectRemoteLocationConstraints |
InterconnectRemoteLocationConstraints.set(String fieldName,
Object value) |
InterconnectRemoteLocationConstraints |
InterconnectRemoteLocationConstraints.setPortPairRemoteLocation(String portPairRemoteLocation)
[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 |
InterconnectRemoteLocationConstraints.setPortPairVlan(String portPairVlan)
[Output Only] Port pair VLAN constraints, which can take one of the following values:
PORT_PAIR_UNCONSTRAINED_VLAN, PORT_PAIR_MATCHING_VLAN
|
InterconnectRemoteLocationConstraints |
InterconnectRemoteLocationConstraints.setSubnetLengthRange(InterconnectRemoteLocationConstraintsSubnetLengthRange subnetLengthRange)
[Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4
subnet length.
|
Modifier and Type | Method and Description |
---|---|
InterconnectRemoteLocation |
InterconnectRemoteLocation.setConstraints(InterconnectRemoteLocationConstraints constraints)
[Output Only] Constraints on the parameters for creating Cross-Cloud Interconnect and
associated InterconnectAttachments.
|
Copyright © 2011–2025 Google. All rights reserved.