public static class InterconnectAttachmentPrivateInfo.Builder extends Object
Modifier and Type | Method and Description |
---|---|
InterconnectAttachmentPrivateInfo |
build() |
InterconnectAttachmentPrivateInfo.Builder |
clone() |
Integer |
getTag8021q()
[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the
customer, going to and from this network and region.
|
InterconnectAttachmentPrivateInfo.Builder |
mergeFrom(InterconnectAttachmentPrivateInfo other) |
InterconnectAttachmentPrivateInfo.Builder |
setTag8021q(Integer tag8021q)
[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the
customer, going to and from this network and region.
|
public InterconnectAttachmentPrivateInfo.Builder mergeFrom(InterconnectAttachmentPrivateInfo other)
public Integer getTag8021q()
public InterconnectAttachmentPrivateInfo.Builder setTag8021q(Integer tag8021q)
public InterconnectAttachmentPrivateInfo build()
public InterconnectAttachmentPrivateInfo.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.