Uses of Class
k8s.io.api.core.v1.Generated.AttachedVolume
-
Packages that use Generated.AttachedVolume Package Description k8s.io.api.core.v1 -
-
Uses of Generated.AttachedVolume in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.AttachedVolume Modifier and Type Field Description static com.google.protobuf.Parser<Generated.AttachedVolume>Generated.AttachedVolume. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.AttachedVolume Modifier and Type Method Description Generated.AttachedVolumeGenerated.AttachedVolume.Builder. build()Generated.AttachedVolumeGenerated.AttachedVolume.Builder. buildPartial()static Generated.AttachedVolumeGenerated.AttachedVolume. getDefaultInstance()Generated.AttachedVolumeGenerated.AttachedVolume.Builder. getDefaultInstanceForType()Generated.AttachedVolumeGenerated.AttachedVolume. getDefaultInstanceForType()Generated.AttachedVolumeGenerated.NodeStatus.Builder. getVolumesAttached(int index)List of volumes that are attached to the node.Generated.AttachedVolumeGenerated.NodeStatus. getVolumesAttached(int index)List of volumes that are attached to the node.Generated.AttachedVolumeGenerated.NodeStatusOrBuilder. getVolumesAttached(int index)List of volumes that are attached to the node.static Generated.AttachedVolumeGenerated.AttachedVolume. parseDelimitedFrom(InputStream input)static Generated.AttachedVolumeGenerated.AttachedVolume. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(byte[] data)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(com.google.protobuf.ByteString data)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(InputStream input)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(ByteBuffer data)static Generated.AttachedVolumeGenerated.AttachedVolume. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.AttachedVolume Modifier and Type Method Description com.google.protobuf.Parser<Generated.AttachedVolume>Generated.AttachedVolume. getParserForType()List<Generated.AttachedVolume>Generated.NodeStatus.Builder. getVolumesAttachedList()List of volumes that are attached to the node.List<Generated.AttachedVolume>Generated.NodeStatus. getVolumesAttachedList()List of volumes that are attached to the node.List<Generated.AttachedVolume>Generated.NodeStatusOrBuilder. getVolumesAttachedList()List of volumes that are attached to the node.static com.google.protobuf.Parser<Generated.AttachedVolume>Generated.AttachedVolume. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.AttachedVolume Modifier and Type Method Description Generated.NodeStatus.BuilderGenerated.NodeStatus.Builder. addVolumesAttached(int index, Generated.AttachedVolume value)List of volumes that are attached to the node.Generated.NodeStatus.BuilderGenerated.NodeStatus.Builder. addVolumesAttached(Generated.AttachedVolume value)List of volumes that are attached to the node.Generated.AttachedVolume.BuilderGenerated.AttachedVolume.Builder. mergeFrom(Generated.AttachedVolume other)static Generated.AttachedVolume.BuilderGenerated.AttachedVolume. newBuilder(Generated.AttachedVolume prototype)Generated.NodeStatus.BuilderGenerated.NodeStatus.Builder. setVolumesAttached(int index, Generated.AttachedVolume value)List of volumes that are attached to the node.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.AttachedVolume Modifier and Type Method Description Generated.NodeStatus.BuilderGenerated.NodeStatus.Builder. addAllVolumesAttached(Iterable<? extends Generated.AttachedVolume> values)List of volumes that are attached to the node.
-