Uses of Interface
com.google.cloud.networkconnectivity.v1.LinkedInterconnectAttachmentsOrBuilder
-
Packages that use LinkedInterconnectAttachmentsOrBuilder Package Description com.google.cloud.networkconnectivity.v1 A client to Network Connectivity API -
-
Uses of LinkedInterconnectAttachmentsOrBuilder in com.google.cloud.networkconnectivity.v1
Classes in com.google.cloud.networkconnectivity.v1 that implement LinkedInterconnectAttachmentsOrBuilder Modifier and Type Class Description class
LinkedInterconnectAttachments
A collection of VLAN attachment resources.static class
LinkedInterconnectAttachments.Builder
A collection of VLAN attachment resources.Methods in com.google.cloud.networkconnectivity.v1 that return LinkedInterconnectAttachmentsOrBuilder Modifier and Type Method Description LinkedInterconnectAttachmentsOrBuilder
Spoke.Builder. getLinkedInterconnectAttachmentsOrBuilder()
VLAN attachments that are associated with the spoke.LinkedInterconnectAttachmentsOrBuilder
Spoke. getLinkedInterconnectAttachmentsOrBuilder()
VLAN attachments that are associated with the spoke.LinkedInterconnectAttachmentsOrBuilder
SpokeOrBuilder. getLinkedInterconnectAttachmentsOrBuilder()
VLAN attachments that are associated with the spoke.
-