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 classNetworkConfig.IntakeVlanAttachmentA GCP vlan attachment.static classNetworkConfig.IntakeVlanAttachment.BuilderA GCP vlan attachment.Methods in com.google.cloud.baremetalsolution.v2 that return NetworkConfig.IntakeVlanAttachmentOrBuilder Modifier and Type Method Description NetworkConfig.IntakeVlanAttachmentOrBuilderNetworkConfig.Builder. getVlanAttachmentsOrBuilder(int index)List of VLAN attachments.NetworkConfig.IntakeVlanAttachmentOrBuilderNetworkConfig. getVlanAttachmentsOrBuilder(int index)List of VLAN attachments.NetworkConfig.IntakeVlanAttachmentOrBuilderNetworkConfigOrBuilder. 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.
-