Uses of Class
io.kubernetes.client.proto.V1.PersistentVolumeSpec
-
Uses of V1.PersistentVolumeSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PersistentVolumeSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PersistentVolumeSpec>
V1.PersistentVolumeSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.PersistentVolumeSpecModifier and TypeMethodDescriptionV1.PersistentVolumeSpec.Builder.build()
V1.PersistentVolumeSpec.Builder.buildPartial()
static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.getDefaultInstance()
V1.PersistentVolumeSpec.Builder.getDefaultInstanceForType()
V1.PersistentVolumeSpec.getDefaultInstanceForType()
V1beta1Storage.VolumeAttachmentSource.Builder.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1beta1Storage.VolumeAttachmentSource.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1beta1Storage.VolumeAttachmentSourceOrBuilder.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1Storage.VolumeAttachmentSource.Builder.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1Storage.VolumeAttachmentSource.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1Storage.VolumeAttachmentSourceOrBuilder.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1.PersistentVolume.Builder.getSpec()
Spec defines a specification of a persistent volume owned by the cluster.V1.PersistentVolume.getSpec()
Spec defines a specification of a persistent volume owned by the cluster.V1.PersistentVolumeOrBuilder.getSpec()
Spec defines a specification of a persistent volume owned by the cluster.static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseDelimitedFrom
(InputStream input) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(byte[] data) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(com.google.protobuf.ByteString data) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(InputStream input) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(ByteBuffer data) static V1.PersistentVolumeSpec
V1.PersistentVolumeSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PersistentVolumeSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PersistentVolumeSpec>
V1.PersistentVolumeSpec.getParserForType()
static com.google.protobuf.Parser<V1.PersistentVolumeSpec>
V1.PersistentVolumeSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.PersistentVolumeSpecModifier and TypeMethodDescriptionV1.PersistentVolumeSpec.Builder.mergeFrom
(V1.PersistentVolumeSpec other) V1beta1Storage.VolumeAttachmentSource.Builder.mergeInlineVolumeSpec
(V1.PersistentVolumeSpec value) inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1Storage.VolumeAttachmentSource.Builder.mergeInlineVolumeSpec
(V1.PersistentVolumeSpec value) inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1.PersistentVolume.Builder.mergeSpec
(V1.PersistentVolumeSpec value) Spec defines a specification of a persistent volume owned by the cluster.V1.PersistentVolumeSpec.newBuilder
(V1.PersistentVolumeSpec prototype) V1beta1Storage.VolumeAttachmentSource.Builder.setInlineVolumeSpec
(V1.PersistentVolumeSpec value) inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1Storage.VolumeAttachmentSource.Builder.setInlineVolumeSpec
(V1.PersistentVolumeSpec value) inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1.PersistentVolume.Builder.setSpec
(V1.PersistentVolumeSpec value) Spec defines a specification of a persistent volume owned by the cluster.