| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.AttachedVolume> |
V1.AttachedVolume.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.AttachedVolume |
V1.AttachedVolume.Builder.build() |
V1.AttachedVolume |
V1.AttachedVolume.Builder.buildPartial() |
static V1.AttachedVolume |
V1.AttachedVolume.getDefaultInstance() |
V1.AttachedVolume |
V1.AttachedVolume.getDefaultInstanceForType() |
V1.AttachedVolume |
V1.AttachedVolume.Builder.getDefaultInstanceForType() |
V1.AttachedVolume |
V1.NodeStatusOrBuilder.getVolumesAttached(int index)
List of volumes that are attached to the node.
|
V1.AttachedVolume |
V1.NodeStatus.getVolumesAttached(int index)
List of volumes that are attached to the node.
|
V1.AttachedVolume |
V1.NodeStatus.Builder.getVolumesAttached(int index)
List of volumes that are attached to the node.
|
static V1.AttachedVolume |
V1.AttachedVolume.parseDelimitedFrom(InputStream input) |
static V1.AttachedVolume |
V1.AttachedVolume.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(byte[] data) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(ByteBuffer data) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(com.google.protobuf.ByteString data) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(InputStream input) |
static V1.AttachedVolume |
V1.AttachedVolume.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.AttachedVolume> |
V1.AttachedVolume.getParserForType() |
List<V1.AttachedVolume> |
V1.NodeStatusOrBuilder.getVolumesAttachedList()
List of volumes that are attached to the node.
|
List<V1.AttachedVolume> |
V1.NodeStatus.getVolumesAttachedList()
List of volumes that are attached to the node.
|
List<V1.AttachedVolume> |
V1.NodeStatus.Builder.getVolumesAttachedList()
List of volumes that are attached to the node.
|
static com.google.protobuf.Parser<V1.AttachedVolume> |
V1.AttachedVolume.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.addVolumesAttached(int index,
V1.AttachedVolume value)
List of volumes that are attached to the node.
|
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.addVolumesAttached(V1.AttachedVolume value)
List of volumes that are attached to the node.
|
V1.AttachedVolume.Builder |
V1.AttachedVolume.Builder.mergeFrom(V1.AttachedVolume other) |
static V1.AttachedVolume.Builder |
V1.AttachedVolume.newBuilder(V1.AttachedVolume prototype) |
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.setVolumesAttached(int index,
V1.AttachedVolume value)
List of volumes that are attached to the node.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.addAllVolumesAttached(Iterable<? extends V1.AttachedVolume> values)
List of volumes that are attached to the node.
|
Copyright © 2023. All rights reserved.