Uses of Interface
com.google.cloud.baremetalsolution.v2.VRF.VlanAttachmentOrBuilder
-
Packages that use VRF.VlanAttachmentOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of VRF.VlanAttachmentOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement VRF.VlanAttachmentOrBuilder Modifier and Type Class Description static class
VRF.VlanAttachment
VLAN attachment details.static class
VRF.VlanAttachment.Builder
VLAN attachment details.Methods in com.google.cloud.baremetalsolution.v2 that return VRF.VlanAttachmentOrBuilder Modifier and Type Method Description VRF.VlanAttachmentOrBuilder
VRF.Builder. getVlanAttachmentsOrBuilder(int index)
The list of VLAN attachments for the VRF.VRF.VlanAttachmentOrBuilder
VRF. getVlanAttachmentsOrBuilder(int index)
The list of VLAN attachments for the VRF.VRF.VlanAttachmentOrBuilder
VRFOrBuilder. getVlanAttachmentsOrBuilder(int index)
The list of VLAN attachments for the VRF.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type VRF.VlanAttachmentOrBuilder Modifier and Type Method Description List<? extends VRF.VlanAttachmentOrBuilder>
VRF.Builder. getVlanAttachmentsOrBuilderList()
The list of VLAN attachments for the VRF.List<? extends VRF.VlanAttachmentOrBuilder>
VRF. getVlanAttachmentsOrBuilderList()
The list of VLAN attachments for the VRF.List<? extends VRF.VlanAttachmentOrBuilder>
VRFOrBuilder. getVlanAttachmentsOrBuilderList()
The list of VLAN attachments for the VRF.
-