Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectRemoteLocationConstraintsSubnetLengthRange |
InterconnectRemoteLocationConstraintsSubnetLengthRange.clone() |
InterconnectRemoteLocationConstraintsSubnetLengthRange |
InterconnectRemoteLocationConstraints.getSubnetLengthRange()
[Output Only]
[min-length, max-length]
The minimum and maximum value (inclusive) for the IPv4 subnet length.
|
InterconnectRemoteLocationConstraintsSubnetLengthRange |
InterconnectRemoteLocationConstraintsSubnetLengthRange.set(String fieldName,
Object value) |
InterconnectRemoteLocationConstraintsSubnetLengthRange |
InterconnectRemoteLocationConstraintsSubnetLengthRange.setMax(Integer max) |
InterconnectRemoteLocationConstraintsSubnetLengthRange |
InterconnectRemoteLocationConstraintsSubnetLengthRange.setMin(Integer min) |
Modifier and Type | Method and Description |
---|---|
InterconnectRemoteLocationConstraints |
InterconnectRemoteLocationConstraints.setSubnetLengthRange(InterconnectRemoteLocationConstraintsSubnetLengthRange subnetLengthRange)
[Output Only]
[min-length, max-length]
The minimum and maximum value (inclusive) for the IPv4 subnet length.
|
Copyright © 2011–2025 Google. All rights reserved.