| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentL2Forwarding |
InterconnectAttachmentL2Forwarding.clone() |
InterconnectAttachmentL2Forwarding |
InterconnectAttachment.getL2Forwarding()
L2 Interconnect Attachment related config.
|
InterconnectAttachmentL2Forwarding |
InterconnectAttachmentGroupsCreateMembersInterconnectAttachmentInput.getL2Forwarding()
L2 Interconnect Attachment related config.
|
InterconnectAttachmentL2Forwarding |
InterconnectAttachmentL2Forwarding.set(String fieldName,
Object value) |
InterconnectAttachmentL2Forwarding |
InterconnectAttachmentL2Forwarding.setApplianceMappings(Map<String,InterconnectAttachmentL2ForwardingApplianceMapping> applianceMappings)
Optional.
|
InterconnectAttachmentL2Forwarding |
InterconnectAttachmentL2Forwarding.setDefaultApplianceIpAddress(String defaultApplianceIpAddress)
Optional.
|
InterconnectAttachmentL2Forwarding |
InterconnectAttachmentL2Forwarding.setGeneveHeader(InterconnectAttachmentL2ForwardingGeneveHeader geneveHeader)
Optional.
|
InterconnectAttachmentL2Forwarding |
InterconnectAttachmentL2Forwarding.setNetwork(String network)
Required.
|
InterconnectAttachmentL2Forwarding |
InterconnectAttachmentL2Forwarding.setTunnelEndpointIpAddress(String tunnelEndpointIpAddress)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachment |
InterconnectAttachment.setL2Forwarding(InterconnectAttachmentL2Forwarding l2Forwarding)
L2 Interconnect Attachment related config.
|
InterconnectAttachmentGroupsCreateMembersInterconnectAttachmentInput |
InterconnectAttachmentGroupsCreateMembersInterconnectAttachmentInput.setL2Forwarding(InterconnectAttachmentL2Forwarding l2Forwarding)
L2 Interconnect Attachment related config.
|
Copyright © 2011–2025 Google. All rights reserved.