Uses of Interface
com.google.cloud.baremetalsolution.v2.NetworkConfig.IntakeVlanAttachmentOrBuilder
-
Packages that use NetworkConfig.IntakeVlanAttachmentOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of NetworkConfig.IntakeVlanAttachmentOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement NetworkConfig.IntakeVlanAttachmentOrBuilder Modifier and Type Class Description static class
NetworkConfig.IntakeVlanAttachment
A GCP vlan attachment.static class
NetworkConfig.IntakeVlanAttachment.Builder
A GCP vlan attachment.Methods in com.google.cloud.baremetalsolution.v2 that return NetworkConfig.IntakeVlanAttachmentOrBuilder Modifier and Type Method Description NetworkConfig.IntakeVlanAttachmentOrBuilder
NetworkConfig.Builder. getVlanAttachmentsOrBuilder(int index)
List of VLAN attachments.NetworkConfig.IntakeVlanAttachmentOrBuilder
NetworkConfig. getVlanAttachmentsOrBuilder(int index)
List of VLAN attachments.NetworkConfig.IntakeVlanAttachmentOrBuilder
NetworkConfigOrBuilder. getVlanAttachmentsOrBuilder(int index)
List of VLAN attachments.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type NetworkConfig.IntakeVlanAttachmentOrBuilder Modifier and Type Method Description List<? extends NetworkConfig.IntakeVlanAttachmentOrBuilder>
NetworkConfig.Builder. getVlanAttachmentsOrBuilderList()
List of VLAN attachments.List<? extends NetworkConfig.IntakeVlanAttachmentOrBuilder>
NetworkConfig. getVlanAttachmentsOrBuilderList()
List of VLAN attachments.List<? extends NetworkConfig.IntakeVlanAttachmentOrBuilder>
NetworkConfigOrBuilder. getVlanAttachmentsOrBuilderList()
List of VLAN attachments.
-