| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.VolumeDevice> |
V1.VolumeDevice.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.VolumeDevice |
V1.VolumeDevice.Builder.build() |
V1.VolumeDevice |
V1.VolumeDevice.Builder.buildPartial() |
static V1.VolumeDevice |
V1.VolumeDevice.getDefaultInstance() |
V1.VolumeDevice |
V1.VolumeDevice.getDefaultInstanceForType() |
V1.VolumeDevice |
V1.VolumeDevice.Builder.getDefaultInstanceForType() |
V1.VolumeDevice |
V1.ContainerOrBuilder.getVolumeDevices(int index)
volumeDevices is the list of block devices to be used by the container.
|
V1.VolumeDevice |
V1.Container.getVolumeDevices(int index)
volumeDevices is the list of block devices to be used by the container.
|
V1.VolumeDevice |
V1.Container.Builder.getVolumeDevices(int index)
volumeDevices is the list of block devices to be used by the container.
|
V1.VolumeDevice |
V1.EphemeralContainerCommonOrBuilder.getVolumeDevices(int index)
volumeDevices is the list of block devices to be used by the container.
|
V1.VolumeDevice |
V1.EphemeralContainerCommon.getVolumeDevices(int index)
volumeDevices is the list of block devices to be used by the container.
|
V1.VolumeDevice |
V1.EphemeralContainerCommon.Builder.getVolumeDevices(int index)
volumeDevices is the list of block devices to be used by the container.
|
static V1.VolumeDevice |
V1.VolumeDevice.parseDelimitedFrom(InputStream input) |
static V1.VolumeDevice |
V1.VolumeDevice.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(byte[] data) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(ByteBuffer data) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(com.google.protobuf.ByteString data) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(InputStream input) |
static V1.VolumeDevice |
V1.VolumeDevice.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.VolumeDevice> |
V1.VolumeDevice.getParserForType() |
List<V1.VolumeDevice> |
V1.ContainerOrBuilder.getVolumeDevicesList()
volumeDevices is the list of block devices to be used by the container.
|
List<V1.VolumeDevice> |
V1.Container.getVolumeDevicesList()
volumeDevices is the list of block devices to be used by the container.
|
List<V1.VolumeDevice> |
V1.Container.Builder.getVolumeDevicesList()
volumeDevices is the list of block devices to be used by the container.
|
List<V1.VolumeDevice> |
V1.EphemeralContainerCommonOrBuilder.getVolumeDevicesList()
volumeDevices is the list of block devices to be used by the container.
|
List<V1.VolumeDevice> |
V1.EphemeralContainerCommon.getVolumeDevicesList()
volumeDevices is the list of block devices to be used by the container.
|
List<V1.VolumeDevice> |
V1.EphemeralContainerCommon.Builder.getVolumeDevicesList()
volumeDevices is the list of block devices to be used by the container.
|
static com.google.protobuf.Parser<V1.VolumeDevice> |
V1.VolumeDevice.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.Container.Builder |
V1.Container.Builder.addVolumeDevices(int index,
V1.VolumeDevice value)
volumeDevices is the list of block devices to be used by the container.
|
V1.EphemeralContainerCommon.Builder |
V1.EphemeralContainerCommon.Builder.addVolumeDevices(int index,
V1.VolumeDevice value)
volumeDevices is the list of block devices to be used by the container.
|
V1.Container.Builder |
V1.Container.Builder.addVolumeDevices(V1.VolumeDevice value)
volumeDevices is the list of block devices to be used by the container.
|
V1.EphemeralContainerCommon.Builder |
V1.EphemeralContainerCommon.Builder.addVolumeDevices(V1.VolumeDevice value)
volumeDevices is the list of block devices to be used by the container.
|
V1.VolumeDevice.Builder |
V1.VolumeDevice.Builder.mergeFrom(V1.VolumeDevice other) |
static V1.VolumeDevice.Builder |
V1.VolumeDevice.newBuilder(V1.VolumeDevice prototype) |
V1.Container.Builder |
V1.Container.Builder.setVolumeDevices(int index,
V1.VolumeDevice value)
volumeDevices is the list of block devices to be used by the container.
|
V1.EphemeralContainerCommon.Builder |
V1.EphemeralContainerCommon.Builder.setVolumeDevices(int index,
V1.VolumeDevice value)
volumeDevices is the list of block devices to be used by the container.
|
| Modifier and Type | Method and Description |
|---|---|
V1.Container.Builder |
V1.Container.Builder.addAllVolumeDevices(Iterable<? extends V1.VolumeDevice> values)
volumeDevices is the list of block devices to be used by the container.
|
V1.EphemeralContainerCommon.Builder |
V1.EphemeralContainerCommon.Builder.addAllVolumeDevices(Iterable<? extends V1.VolumeDevice> values)
volumeDevices is the list of block devices to be used by the container.
|
Copyright © 2023. All rights reserved.