Uses of Interface
com.google.cloud.compute.v1.InterconnectRemoteLocationConstraintsSubnetLengthRangeOrBuilder
-
Packages that use InterconnectRemoteLocationConstraintsSubnetLengthRangeOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectRemoteLocationConstraintsSubnetLengthRangeOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectRemoteLocationConstraintsSubnetLengthRangeOrBuilder Modifier and Type Class Description class
InterconnectRemoteLocationConstraintsSubnetLengthRange
static class
InterconnectRemoteLocationConstraintsSubnetLengthRange.Builder
Methods in com.google.cloud.compute.v1 that return InterconnectRemoteLocationConstraintsSubnetLengthRangeOrBuilder Modifier and Type Method Description InterconnectRemoteLocationConstraintsSubnetLengthRangeOrBuilder
InterconnectRemoteLocationConstraints.Builder. getSubnetLengthRangeOrBuilder()
[Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4 subnet length.InterconnectRemoteLocationConstraintsSubnetLengthRangeOrBuilder
InterconnectRemoteLocationConstraints. getSubnetLengthRangeOrBuilder()
[Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4 subnet length.InterconnectRemoteLocationConstraintsSubnetLengthRangeOrBuilder
InterconnectRemoteLocationConstraintsOrBuilder. getSubnetLengthRangeOrBuilder()
[Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4 subnet length.
-