Uses of Class
io.kubernetes.client.proto.V1.PersistentVolumeStatus
-
Uses of V1.PersistentVolumeStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PersistentVolumeStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PersistentVolumeStatus>
V1.PersistentVolumeStatus.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.PersistentVolumeStatusModifier and TypeMethodDescriptionV1.PersistentVolumeStatus.Builder.build()
V1.PersistentVolumeStatus.Builder.buildPartial()
static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.getDefaultInstance()
V1.PersistentVolumeStatus.Builder.getDefaultInstanceForType()
V1.PersistentVolumeStatus.getDefaultInstanceForType()
V1.PersistentVolume.Builder.getStatus()
Status represents the current information/status for the persistent volume.V1.PersistentVolume.getStatus()
Status represents the current information/status for the persistent volume.V1.PersistentVolumeOrBuilder.getStatus()
Status represents the current information/status for the persistent volume.static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseDelimitedFrom
(InputStream input) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(byte[] data) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(com.google.protobuf.ByteString data) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(InputStream input) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(ByteBuffer data) static V1.PersistentVolumeStatus
V1.PersistentVolumeStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PersistentVolumeStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PersistentVolumeStatus>
V1.PersistentVolumeStatus.getParserForType()
static com.google.protobuf.Parser<V1.PersistentVolumeStatus>
V1.PersistentVolumeStatus.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.PersistentVolumeStatusModifier and TypeMethodDescriptionV1.PersistentVolumeStatus.Builder.mergeFrom
(V1.PersistentVolumeStatus other) V1.PersistentVolume.Builder.mergeStatus
(V1.PersistentVolumeStatus value) Status represents the current information/status for the persistent volume.V1.PersistentVolumeStatus.newBuilder
(V1.PersistentVolumeStatus prototype) V1.PersistentVolume.Builder.setStatus
(V1.PersistentVolumeStatus value) Status represents the current information/status for the persistent volume.