| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentTunnelingConfig |
ServiceAttachmentTunnelingConfig.clone() |
ServiceAttachmentTunnelingConfig |
ServiceAttachment.getTunnelingConfig()
When a tunneling config is set on this service attachment it will encapsulate traffic between
consumer and producer.
|
ServiceAttachmentTunnelingConfig |
ServiceAttachmentTunnelingConfig.set(String fieldName,
Object value) |
ServiceAttachmentTunnelingConfig |
ServiceAttachmentTunnelingConfig.setEncapsulationProfile(String encapsulationProfile)
Specify the encapsulation protocol and what metadata to include in incoming encapsulated packet
headers.
|
ServiceAttachmentTunnelingConfig |
ServiceAttachmentTunnelingConfig.setRoutingMode(String routingMode)
How this Service Attachment will treat traffic sent to the tunnel_ip, destined for the consumer
network.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachment |
ServiceAttachment.setTunnelingConfig(ServiceAttachmentTunnelingConfig tunnelingConfig)
When a tunneling config is set on this service attachment it will encapsulate traffic between
consumer and producer.
|
Copyright © 2011–2024 Google. All rights reserved.