Package | Description |
---|---|
com.google.api.services.servicenetworking.v1beta.model |
Modifier and Type | Method and Description |
---|---|
Subnetwork |
Subnetwork.clone() |
Subnetwork |
Subnetwork.set(String fieldName,
Object value) |
Subnetwork |
Subnetwork.setIpCidrRange(String ipCidrRange)
Subnetwork CIDR range in `10.x.x.x/y` format.
|
Subnetwork |
Subnetwork.setName(String name)
Subnetwork name.
|
Subnetwork |
Subnetwork.setNetwork(String network)
In the Shared VPC host project, the VPC network that's peered with the consumer network.
|
Subnetwork |
Subnetwork.setOutsideAllocation(Boolean outsideAllocation)
This is a discovered subnet that is not within the current consumer allocated ranges.
|
Subnetwork |
Subnetwork.setRegion(String region)
GCP region where the subnetwork is located.
|
Subnetwork |
Subnetwork.setSecondaryIpRanges(List<SecondaryIpRange> secondaryIpRanges)
List of secondary IP ranges in this subnetwork.
|
Copyright © 2011–2024 Google. All rights reserved.