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