Uses of Class
io.kubernetes.client.proto.V1Storage.VolumeAttachmentStatus
-
Uses of V1Storage.VolumeAttachmentStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Storage.VolumeAttachmentStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Storage.VolumeAttachmentStatus>
V1Storage.VolumeAttachmentStatus.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Storage.VolumeAttachmentStatusModifier and TypeMethodDescriptionV1Storage.VolumeAttachmentStatus.Builder.build()
V1Storage.VolumeAttachmentStatus.Builder.buildPartial()
V1Storage.VolumeAttachmentStatus.getDefaultInstance()
V1Storage.VolumeAttachmentStatus.Builder.getDefaultInstanceForType()
V1Storage.VolumeAttachmentStatus.getDefaultInstanceForType()
V1Storage.VolumeAttachment.Builder.getStatus()
Status of the VolumeAttachment request.V1Storage.VolumeAttachment.getStatus()
Status of the VolumeAttachment request.V1Storage.VolumeAttachmentOrBuilder.getStatus()
Status of the VolumeAttachment request.V1Storage.VolumeAttachmentStatus.parseDelimitedFrom
(InputStream input) V1Storage.VolumeAttachmentStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeAttachmentStatus.parseFrom
(byte[] data) V1Storage.VolumeAttachmentStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeAttachmentStatus.parseFrom
(com.google.protobuf.ByteString data) V1Storage.VolumeAttachmentStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeAttachmentStatus.parseFrom
(com.google.protobuf.CodedInputStream input) V1Storage.VolumeAttachmentStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeAttachmentStatus.parseFrom
(InputStream input) V1Storage.VolumeAttachmentStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Storage.VolumeAttachmentStatus.parseFrom
(ByteBuffer data) V1Storage.VolumeAttachmentStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Storage.VolumeAttachmentStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Storage.VolumeAttachmentStatus>
V1Storage.VolumeAttachmentStatus.getParserForType()
static com.google.protobuf.Parser<V1Storage.VolumeAttachmentStatus>
V1Storage.VolumeAttachmentStatus.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Storage.VolumeAttachmentStatusModifier and TypeMethodDescriptionV1Storage.VolumeAttachmentStatus.Builder.mergeFrom
(V1Storage.VolumeAttachmentStatus other) V1Storage.VolumeAttachment.Builder.mergeStatus
(V1Storage.VolumeAttachmentStatus value) Status of the VolumeAttachment request.V1Storage.VolumeAttachmentStatus.newBuilder
(V1Storage.VolumeAttachmentStatus prototype) V1Storage.VolumeAttachment.Builder.setStatus
(V1Storage.VolumeAttachmentStatus value) Status of the VolumeAttachment request.