Uses of Class
com.google.cloud.baremetalsolution.v2.VRF.VlanAttachment
-
Packages that use VRF.VlanAttachment Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of VRF.VlanAttachment in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return VRF.VlanAttachment Modifier and Type Method Description VRF.VlanAttachmentVRF.VlanAttachment.Builder. build()VRF.VlanAttachmentVRF.VlanAttachment.Builder. buildPartial()static VRF.VlanAttachmentVRF.VlanAttachment. getDefaultInstance()VRF.VlanAttachmentVRF.VlanAttachment.Builder. getDefaultInstanceForType()VRF.VlanAttachmentVRF.VlanAttachment. getDefaultInstanceForType()VRF.VlanAttachmentVRF.Builder. getVlanAttachments(int index)The list of VLAN attachments for the VRF.VRF.VlanAttachmentVRF. getVlanAttachments(int index)The list of VLAN attachments for the VRF.VRF.VlanAttachmentVRFOrBuilder. getVlanAttachments(int index)The list of VLAN attachments for the VRF.static VRF.VlanAttachmentVRF.VlanAttachment. parseDelimitedFrom(InputStream input)static VRF.VlanAttachmentVRF.VlanAttachment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(byte[] data)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(com.google.protobuf.ByteString data)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(com.google.protobuf.CodedInputStream input)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(InputStream input)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(ByteBuffer data)static VRF.VlanAttachmentVRF.VlanAttachment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type VRF.VlanAttachment Modifier and Type Method Description com.google.protobuf.Parser<VRF.VlanAttachment>VRF.VlanAttachment. getParserForType()List<VRF.VlanAttachment>VRF.Builder. getVlanAttachmentsList()The list of VLAN attachments for the VRF.List<VRF.VlanAttachment>VRF. getVlanAttachmentsList()The list of VLAN attachments for the VRF.List<VRF.VlanAttachment>VRFOrBuilder. getVlanAttachmentsList()The list of VLAN attachments for the VRF.static com.google.protobuf.Parser<VRF.VlanAttachment>VRF.VlanAttachment. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type VRF.VlanAttachment Modifier and Type Method Description VRF.BuilderVRF.Builder. addVlanAttachments(int index, VRF.VlanAttachment value)The list of VLAN attachments for the VRF.VRF.BuilderVRF.Builder. addVlanAttachments(VRF.VlanAttachment value)The list of VLAN attachments for the VRF.VRF.VlanAttachment.BuilderVRF.VlanAttachment.Builder. mergeFrom(VRF.VlanAttachment other)static VRF.VlanAttachment.BuilderVRF.VlanAttachment. newBuilder(VRF.VlanAttachment prototype)VRF.BuilderVRF.Builder. setVlanAttachments(int index, VRF.VlanAttachment value)The list of VLAN attachments for the VRF.Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type VRF.VlanAttachment Modifier and Type Method Description VRF.BuilderVRF.Builder. addAllVlanAttachments(Iterable<? extends VRF.VlanAttachment> values)The list of VLAN attachments for the VRF.
-