Package | Description |
---|---|
com.google.api.services.servicenetworking.v1beta.model |
Modifier and Type | Method and Description |
---|---|
ConsumerConfig |
ConsumerConfig.clone() |
ConsumerConfig |
ConsumerConfig.set(String fieldName,
Object value) |
ConsumerConfig |
ConsumerConfig.setCloudsqlConfigs(List<CloudSQLConfig> cloudsqlConfigs)
Represents one or multiple Cloud SQL configurations.
|
ConsumerConfig |
ConsumerConfig.setConsumerExportCustomRoutes(Boolean consumerExportCustomRoutes)
Export custom routes flag value for peering from consumer to producer.
|
ConsumerConfig |
ConsumerConfig.setConsumerExportSubnetRoutesWithPublicIp(Boolean consumerExportSubnetRoutesWithPublicIp)
Export subnet routes with public ip flag value for peering from consumer to producer.
|
ConsumerConfig |
ConsumerConfig.setConsumerImportCustomRoutes(Boolean consumerImportCustomRoutes)
Import custom routes flag value for peering from consumer to producer.
|
ConsumerConfig |
ConsumerConfig.setConsumerImportSubnetRoutesWithPublicIp(Boolean consumerImportSubnetRoutesWithPublicIp)
Import subnet routes with public ip flag value for peering from consumer to producer.
|
ConsumerConfig |
ConsumerConfig.setProducerExportCustomRoutes(Boolean producerExportCustomRoutes)
Export custom routes flag value for peering from producer to consumer.
|
ConsumerConfig |
ConsumerConfig.setProducerExportSubnetRoutesWithPublicIp(Boolean producerExportSubnetRoutesWithPublicIp)
Export subnet routes with public ip flag value for peering from producer to consumer.
|
ConsumerConfig |
ConsumerConfig.setProducerImportCustomRoutes(Boolean producerImportCustomRoutes)
Import custom routes flag value for peering from producer to consumer.
|
ConsumerConfig |
ConsumerConfig.setProducerImportSubnetRoutesWithPublicIp(Boolean producerImportSubnetRoutesWithPublicIp)
Import subnet routes with public ip flag value for peering from producer to consumer.
|
ConsumerConfig |
ConsumerConfig.setProducerNetwork(String producerNetwork)
Output only.
|
ConsumerConfig |
ConsumerConfig.setReservedRanges(List<GoogleCloudServicenetworkingV1ConsumerConfigReservedRange> reservedRanges)
Output only.
|
ConsumerConfig |
ConsumerConfig.setUsedIpRanges(List<String> usedIpRanges)
Output only.
|
ConsumerConfig |
ConsumerConfig.setVpcScReferenceArchitectureEnabled(Boolean vpcScReferenceArchitectureEnabled)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.