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 classVRF.VlanAttachmentVLAN attachment details.static classVRF.VlanAttachment.BuilderVLAN attachment details.Methods in com.google.cloud.baremetalsolution.v2 that return VRF.VlanAttachmentOrBuilder Modifier and Type Method Description VRF.VlanAttachmentOrBuilderVRF.Builder. getVlanAttachmentsOrBuilder(int index)The list of VLAN attachments for the VRF.VRF.VlanAttachmentOrBuilderVRF. getVlanAttachmentsOrBuilder(int index)The list of VLAN attachments for the VRF.VRF.VlanAttachmentOrBuilderVRFOrBuilder. 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.
-