Uses of Class
io.kubernetes.client.proto.V1beta1Storage.VolumeError
-
Uses of V1beta1Storage.VolumeError in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Storage.VolumeErrorModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Storage.VolumeError>V1beta1Storage.VolumeError.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Storage.VolumeErrorModifier and TypeMethodDescriptionV1beta1Storage.VolumeError.Builder.build()V1beta1Storage.VolumeError.Builder.buildPartial()V1beta1Storage.VolumeAttachmentStatus.Builder.getAttachError()The last error encountered during attach operation, if any.V1beta1Storage.VolumeAttachmentStatus.getAttachError()The last error encountered during attach operation, if any.V1beta1Storage.VolumeAttachmentStatusOrBuilder.getAttachError()The last error encountered during attach operation, if any.static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.getDefaultInstance()V1beta1Storage.VolumeError.Builder.getDefaultInstanceForType()V1beta1Storage.VolumeError.getDefaultInstanceForType()V1beta1Storage.VolumeAttachmentStatus.Builder.getDetachError()The last error encountered during detach operation, if any.V1beta1Storage.VolumeAttachmentStatus.getDetachError()The last error encountered during detach operation, if any.V1beta1Storage.VolumeAttachmentStatusOrBuilder.getDetachError()The last error encountered during detach operation, if any.static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseDelimitedFrom(InputStream input) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(byte[] data) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(com.google.protobuf.ByteString data) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(com.google.protobuf.CodedInputStream input) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(InputStream input) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(ByteBuffer data) static V1beta1Storage.VolumeErrorV1beta1Storage.VolumeError.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Storage.VolumeErrorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Storage.VolumeError>V1beta1Storage.VolumeError.getParserForType()static com.google.protobuf.Parser<V1beta1Storage.VolumeError>V1beta1Storage.VolumeError.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Storage.VolumeErrorModifier and TypeMethodDescriptionV1beta1Storage.VolumeAttachmentStatus.Builder.mergeAttachError(V1beta1Storage.VolumeError value) The last error encountered during attach operation, if any.V1beta1Storage.VolumeAttachmentStatus.Builder.mergeDetachError(V1beta1Storage.VolumeError value) The last error encountered during detach operation, if any.V1beta1Storage.VolumeError.Builder.mergeFrom(V1beta1Storage.VolumeError other) V1beta1Storage.VolumeError.newBuilder(V1beta1Storage.VolumeError prototype) V1beta1Storage.VolumeAttachmentStatus.Builder.setAttachError(V1beta1Storage.VolumeError value) The last error encountered during attach operation, if any.V1beta1Storage.VolumeAttachmentStatus.Builder.setDetachError(V1beta1Storage.VolumeError value) The last error encountered during detach operation, if any.