Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
NetworkPeeringConnectionStatus |
NetworkPeeringConnectionStatus.clone() |
NetworkPeeringConnectionStatus |
NetworkPeering.getConnectionStatus()
[Output Only] The effective state of the peering connection as a whole.
|
NetworkPeeringConnectionStatus |
NetworkPeeringConnectionStatus.set(String fieldName,
Object value) |
NetworkPeeringConnectionStatus |
NetworkPeeringConnectionStatus.setConsensusState(NetworkPeeringConnectionStatusConsensusState consensusState)
The consensus state contains information about the status of update and delete for a consensus
peering connection.
|
NetworkPeeringConnectionStatus |
NetworkPeeringConnectionStatus.setTrafficConfiguration(NetworkPeeringConnectionStatusTrafficConfiguration trafficConfiguration)
The active connectivity settings for the peering connection based on the settings of the
network peerings.
|
NetworkPeeringConnectionStatus |
NetworkPeeringConnectionStatus.setUpdateStrategy(String updateStrategy)
The update strategy determines the update/delete semantics for this peering connection.
|
Modifier and Type | Method and Description |
---|---|
NetworkPeering |
NetworkPeering.setConnectionStatus(NetworkPeeringConnectionStatus connectionStatus)
[Output Only] The effective state of the peering connection as a whole.
|
Copyright © 2011–2025 Google. All rights reserved.