Uses of Class
k8s.io.api.core.v1.Generated.VolumeDevice
-
Packages that use Generated.VolumeDevice Package Description k8s.io.api.core.v1 -
-
Uses of Generated.VolumeDevice in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.VolumeDevice Modifier and Type Field Description static com.google.protobuf.Parser<Generated.VolumeDevice>Generated.VolumeDevice. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.VolumeDevice Modifier and Type Method Description Generated.VolumeDeviceGenerated.VolumeDevice.Builder. build()Generated.VolumeDeviceGenerated.VolumeDevice.Builder. buildPartial()static Generated.VolumeDeviceGenerated.VolumeDevice. getDefaultInstance()Generated.VolumeDeviceGenerated.VolumeDevice.Builder. getDefaultInstanceForType()Generated.VolumeDeviceGenerated.VolumeDevice. getDefaultInstanceForType()Generated.VolumeDeviceGenerated.Container.Builder. getVolumeDevices(int index)volumeDevices is the list of block devices to be used by the container.Generated.VolumeDeviceGenerated.Container. getVolumeDevices(int index)volumeDevices is the list of block devices to be used by the container.Generated.VolumeDeviceGenerated.ContainerOrBuilder. getVolumeDevices(int index)volumeDevices is the list of block devices to be used by the container.Generated.VolumeDeviceGenerated.EphemeralContainerCommon.Builder. getVolumeDevices(int index)volumeDevices is the list of block devices to be used by the container.Generated.VolumeDeviceGenerated.EphemeralContainerCommon. getVolumeDevices(int index)volumeDevices is the list of block devices to be used by the container.Generated.VolumeDeviceGenerated.EphemeralContainerCommonOrBuilder. getVolumeDevices(int index)volumeDevices is the list of block devices to be used by the container.static Generated.VolumeDeviceGenerated.VolumeDevice. parseDelimitedFrom(InputStream input)static Generated.VolumeDeviceGenerated.VolumeDevice. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(byte[] data)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(com.google.protobuf.ByteString data)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(InputStream input)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(ByteBuffer data)static Generated.VolumeDeviceGenerated.VolumeDevice. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.VolumeDevice Modifier and Type Method Description com.google.protobuf.Parser<Generated.VolumeDevice>Generated.VolumeDevice. getParserForType()List<Generated.VolumeDevice>Generated.Container.Builder. getVolumeDevicesList()volumeDevices is the list of block devices to be used by the container.List<Generated.VolumeDevice>Generated.Container. getVolumeDevicesList()volumeDevices is the list of block devices to be used by the container.List<Generated.VolumeDevice>Generated.ContainerOrBuilder. getVolumeDevicesList()volumeDevices is the list of block devices to be used by the container.List<Generated.VolumeDevice>Generated.EphemeralContainerCommon.Builder. getVolumeDevicesList()volumeDevices is the list of block devices to be used by the container.List<Generated.VolumeDevice>Generated.EphemeralContainerCommon. getVolumeDevicesList()volumeDevices is the list of block devices to be used by the container.List<Generated.VolumeDevice>Generated.EphemeralContainerCommonOrBuilder. getVolumeDevicesList()volumeDevices is the list of block devices to be used by the container.static com.google.protobuf.Parser<Generated.VolumeDevice>Generated.VolumeDevice. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.VolumeDevice Modifier and Type Method Description Generated.Container.BuilderGenerated.Container.Builder. addVolumeDevices(int index, Generated.VolumeDevice value)volumeDevices is the list of block devices to be used by the container.Generated.Container.BuilderGenerated.Container.Builder. addVolumeDevices(Generated.VolumeDevice value)volumeDevices is the list of block devices to be used by the container.Generated.EphemeralContainerCommon.BuilderGenerated.EphemeralContainerCommon.Builder. addVolumeDevices(int index, Generated.VolumeDevice value)volumeDevices is the list of block devices to be used by the container.Generated.EphemeralContainerCommon.BuilderGenerated.EphemeralContainerCommon.Builder. addVolumeDevices(Generated.VolumeDevice value)volumeDevices is the list of block devices to be used by the container.Generated.VolumeDevice.BuilderGenerated.VolumeDevice.Builder. mergeFrom(Generated.VolumeDevice other)static Generated.VolumeDevice.BuilderGenerated.VolumeDevice. newBuilder(Generated.VolumeDevice prototype)Generated.Container.BuilderGenerated.Container.Builder. setVolumeDevices(int index, Generated.VolumeDevice value)volumeDevices is the list of block devices to be used by the container.Generated.EphemeralContainerCommon.BuilderGenerated.EphemeralContainerCommon.Builder. setVolumeDevices(int index, Generated.VolumeDevice value)volumeDevices is the list of block devices to be used by the container.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.VolumeDevice Modifier and Type Method Description Generated.Container.BuilderGenerated.Container.Builder. addAllVolumeDevices(Iterable<? extends Generated.VolumeDevice> values)volumeDevices is the list of block devices to be used by the container.Generated.EphemeralContainerCommon.BuilderGenerated.EphemeralContainerCommon.Builder. addAllVolumeDevices(Iterable<? extends Generated.VolumeDevice> values)volumeDevices is the list of block devices to be used by the container.
-