| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Storage.CSIDriver> |
V1Storage.CSIDriver.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Storage.CSIDriver |
V1Storage.CSIDriver.Builder.build() |
V1Storage.CSIDriver |
V1Storage.CSIDriver.Builder.buildPartial() |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.getDefaultInstance() |
V1Storage.CSIDriver |
V1Storage.CSIDriver.getDefaultInstanceForType() |
V1Storage.CSIDriver |
V1Storage.CSIDriver.Builder.getDefaultInstanceForType() |
V1Storage.CSIDriver |
V1Storage.CSIDriverListOrBuilder.getItems(int index)
items is the list of CSIDriver
|
V1Storage.CSIDriver |
V1Storage.CSIDriverList.getItems(int index)
items is the list of CSIDriver
|
V1Storage.CSIDriver |
V1Storage.CSIDriverList.Builder.getItems(int index)
items is the list of CSIDriver
|
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseDelimitedFrom(InputStream input) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(byte[] data) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(ByteBuffer data) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(com.google.protobuf.ByteString data) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(InputStream input) |
static V1Storage.CSIDriver |
V1Storage.CSIDriver.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1Storage.CSIDriver> |
V1Storage.CSIDriverListOrBuilder.getItemsList()
items is the list of CSIDriver
|
List<V1Storage.CSIDriver> |
V1Storage.CSIDriverList.getItemsList()
items is the list of CSIDriver
|
List<V1Storage.CSIDriver> |
V1Storage.CSIDriverList.Builder.getItemsList()
items is the list of CSIDriver
|
com.google.protobuf.Parser<V1Storage.CSIDriver> |
V1Storage.CSIDriver.getParserForType() |
static com.google.protobuf.Parser<V1Storage.CSIDriver> |
V1Storage.CSIDriver.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Storage.CSIDriverList.Builder |
V1Storage.CSIDriverList.Builder.addItems(int index,
V1Storage.CSIDriver value)
items is the list of CSIDriver
|
V1Storage.CSIDriverList.Builder |
V1Storage.CSIDriverList.Builder.addItems(V1Storage.CSIDriver value)
items is the list of CSIDriver
|
V1Storage.CSIDriver.Builder |
V1Storage.CSIDriver.Builder.mergeFrom(V1Storage.CSIDriver other) |
static V1Storage.CSIDriver.Builder |
V1Storage.CSIDriver.newBuilder(V1Storage.CSIDriver prototype) |
V1Storage.CSIDriverList.Builder |
V1Storage.CSIDriverList.Builder.setItems(int index,
V1Storage.CSIDriver value)
items is the list of CSIDriver
|
| Modifier and Type | Method and Description |
|---|---|
V1Storage.CSIDriverList.Builder |
V1Storage.CSIDriverList.Builder.addAllItems(Iterable<? extends V1Storage.CSIDriver> values)
items is the list of CSIDriver
|
Copyright © 2023. All rights reserved.