Uses of Class
io.kubernetes.client.proto.V1.PersistentVolumeClaim.Builder
-
Uses of V1.PersistentVolumeClaim.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.PersistentVolumeClaim.BuilderModifier and TypeMethodDescriptionV1.PersistentVolumeClaimList.Builder.addItemsBuilder()A list of persistent volume claims.V1.PersistentVolumeClaimList.Builder.addItemsBuilder(int index) A list of persistent volume claims.V1.PersistentVolumeClaim.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1Apps.StatefulSetSpec.Builder.addVolumeClaimTemplatesBuilder()volumeClaimTemplates is a list of claims that pods are allowed to reference.V1Apps.StatefulSetSpec.Builder.addVolumeClaimTemplatesBuilder(int index) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta1Apps.StatefulSetSpec.Builder.addVolumeClaimTemplatesBuilder()volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta1Apps.StatefulSetSpec.Builder.addVolumeClaimTemplatesBuilder(int index) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta2Apps.StatefulSetSpec.Builder.addVolumeClaimTemplatesBuilder()volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta2Apps.StatefulSetSpec.Builder.addVolumeClaimTemplatesBuilder(int index) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1.PersistentVolumeClaim.Builder.clear()V1.PersistentVolumeClaim.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1.PersistentVolumeClaim.Builder.clearMetadata()Standard object's metadata.V1.PersistentVolumeClaim.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.PersistentVolumeClaim.Builder.clearSpec()Spec defines the desired characteristics of a volume requested by a pod author.V1.PersistentVolumeClaim.Builder.clearStatus()Status represents the current information/status of a persistent volume claim.V1.PersistentVolumeClaim.Builder.clone()V1.PersistentVolumeClaimList.Builder.getItemsBuilder(int index) A list of persistent volume claims.V1Apps.StatefulSetSpec.Builder.getVolumeClaimTemplatesBuilder(int index) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta1Apps.StatefulSetSpec.Builder.getVolumeClaimTemplatesBuilder(int index) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta2Apps.StatefulSetSpec.Builder.getVolumeClaimTemplatesBuilder(int index) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1.PersistentVolumeClaim.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.PersistentVolumeClaim.Builder.mergeFrom(com.google.protobuf.Message other) V1.PersistentVolumeClaim.Builder.mergeFrom(V1.PersistentVolumeClaim other) V1.PersistentVolumeClaim.Builder.mergeMetadata(Meta.ObjectMeta value) Standard object's metadata.V1.PersistentVolumeClaim.Builder.mergeSpec(V1.PersistentVolumeClaimSpec value) Spec defines the desired characteristics of a volume requested by a pod author.V1.PersistentVolumeClaim.Builder.mergeStatus(V1.PersistentVolumeClaimStatus value) Status represents the current information/status of a persistent volume claim.V1.PersistentVolumeClaim.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1.PersistentVolumeClaim.newBuilder()V1.PersistentVolumeClaim.newBuilder(V1.PersistentVolumeClaim prototype) V1.PersistentVolumeClaim.newBuilderForType()protected V1.PersistentVolumeClaim.BuilderV1.PersistentVolumeClaim.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.PersistentVolumeClaim.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.PersistentVolumeClaim.Builder.setMetadata(Meta.ObjectMeta value) Standard object's metadata.V1.PersistentVolumeClaim.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard object's metadata.V1.PersistentVolumeClaim.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1.PersistentVolumeClaim.Builder.setSpec(V1.PersistentVolumeClaimSpec value) Spec defines the desired characteristics of a volume requested by a pod author.V1.PersistentVolumeClaim.Builder.setSpec(V1.PersistentVolumeClaimSpec.Builder builderForValue) Spec defines the desired characteristics of a volume requested by a pod author.V1.PersistentVolumeClaim.Builder.setStatus(V1.PersistentVolumeClaimStatus value) Status represents the current information/status of a persistent volume claim.V1.PersistentVolumeClaim.Builder.setStatus(V1.PersistentVolumeClaimStatus.Builder builderForValue) Status represents the current information/status of a persistent volume claim.V1.PersistentVolumeClaim.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1.PersistentVolumeClaim.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V1.PersistentVolumeClaim.BuilderModifier and TypeMethodDescriptionV1.PersistentVolumeClaimList.Builder.getItemsBuilderList()A list of persistent volume claims.V1Apps.StatefulSetSpec.Builder.getVolumeClaimTemplatesBuilderList()volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta1Apps.StatefulSetSpec.Builder.getVolumeClaimTemplatesBuilderList()volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta2Apps.StatefulSetSpec.Builder.getVolumeClaimTemplatesBuilderList()volumeClaimTemplates is a list of claims that pods are allowed to reference.Methods in io.kubernetes.client.proto with parameters of type V1.PersistentVolumeClaim.BuilderModifier and TypeMethodDescriptionV1.PersistentVolumeClaimList.Builder.addItems(int index, V1.PersistentVolumeClaim.Builder builderForValue) A list of persistent volume claims.V1.PersistentVolumeClaimList.Builder.addItems(V1.PersistentVolumeClaim.Builder builderForValue) A list of persistent volume claims.V1Apps.StatefulSetSpec.Builder.addVolumeClaimTemplates(int index, V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1Apps.StatefulSetSpec.Builder.addVolumeClaimTemplates(V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta1Apps.StatefulSetSpec.Builder.addVolumeClaimTemplates(int index, V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta1Apps.StatefulSetSpec.Builder.addVolumeClaimTemplates(V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta2Apps.StatefulSetSpec.Builder.addVolumeClaimTemplates(int index, V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta2Apps.StatefulSetSpec.Builder.addVolumeClaimTemplates(V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1.PersistentVolumeClaimList.Builder.setItems(int index, V1.PersistentVolumeClaim.Builder builderForValue) A list of persistent volume claims.V1Apps.StatefulSetSpec.Builder.setVolumeClaimTemplates(int index, V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta1Apps.StatefulSetSpec.Builder.setVolumeClaimTemplates(int index, V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.V1beta2Apps.StatefulSetSpec.Builder.setVolumeClaimTemplates(int index, V1.PersistentVolumeClaim.Builder builderForValue) volumeClaimTemplates is a list of claims that pods are allowed to reference.