Uses of Class
io.kubernetes.client.proto.V1beta1Storage.CSIStorageCapacity.Builder
-
Uses of V1beta1Storage.CSIStorageCapacity.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1beta1Storage.CSIStorageCapacity.BuilderModifier and TypeMethodDescriptionV1beta1Storage.CSIStorageCapacityList.Builder.addItemsBuilder()
Items is the list of CSIStorageCapacity objects.V1beta1Storage.CSIStorageCapacityList.Builder.addItemsBuilder
(int index) Items is the list of CSIStorageCapacity objects.V1beta1Storage.CSIStorageCapacity.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1beta1Storage.CSIStorageCapacity.Builder.clear()
V1beta1Storage.CSIStorageCapacity.Builder.clearCapacity()
Capacity is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields.V1beta1Storage.CSIStorageCapacity.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) V1beta1Storage.CSIStorageCapacity.Builder.clearMaximumVolumeSize()
MaximumVolumeSize is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields.V1beta1Storage.CSIStorageCapacity.Builder.clearMetadata()
Standard object's metadata.V1beta1Storage.CSIStorageCapacity.Builder.clearNodeTopology()
NodeTopology defines which nodes have access to the storage for which capacity was reported.V1beta1Storage.CSIStorageCapacity.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1beta1Storage.CSIStorageCapacity.Builder.clearStorageClassName()
The name of the StorageClass that the reported capacity applies to.V1beta1Storage.CSIStorageCapacity.Builder.clone()
V1beta1Storage.CSIStorageCapacityList.Builder.getItemsBuilder
(int index) Items is the list of CSIStorageCapacity objects.V1beta1Storage.CSIStorageCapacity.Builder.mergeCapacity
(Resource.Quantity value) Capacity is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields.V1beta1Storage.CSIStorageCapacity.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Storage.CSIStorageCapacity.Builder.mergeFrom
(com.google.protobuf.Message other) V1beta1Storage.CSIStorageCapacity.Builder.mergeFrom
(V1beta1Storage.CSIStorageCapacity other) V1beta1Storage.CSIStorageCapacity.Builder.mergeMaximumVolumeSize
(Resource.Quantity value) MaximumVolumeSize is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields.V1beta1Storage.CSIStorageCapacity.Builder.mergeMetadata
(Meta.ObjectMeta value) Standard object's metadata.V1beta1Storage.CSIStorageCapacity.Builder.mergeNodeTopology
(Meta.LabelSelector value) NodeTopology defines which nodes have access to the storage for which capacity was reported.V1beta1Storage.CSIStorageCapacity.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1beta1Storage.CSIStorageCapacity.newBuilder()
V1beta1Storage.CSIStorageCapacity.newBuilder
(V1beta1Storage.CSIStorageCapacity prototype) V1beta1Storage.CSIStorageCapacity.newBuilderForType()
V1beta1Storage.CSIStorageCapacity.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1beta1Storage.CSIStorageCapacity.Builder.setCapacity
(Resource.Quantity value) Capacity is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields.V1beta1Storage.CSIStorageCapacity.Builder.setCapacity
(Resource.Quantity.Builder builderForValue) Capacity is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields.V1beta1Storage.CSIStorageCapacity.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1beta1Storage.CSIStorageCapacity.Builder.setMaximumVolumeSize
(Resource.Quantity value) MaximumVolumeSize is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields.V1beta1Storage.CSIStorageCapacity.Builder.setMaximumVolumeSize
(Resource.Quantity.Builder builderForValue) MaximumVolumeSize is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields.V1beta1Storage.CSIStorageCapacity.Builder.setMetadata
(Meta.ObjectMeta value) Standard object's metadata.V1beta1Storage.CSIStorageCapacity.Builder.setMetadata
(Meta.ObjectMeta.Builder builderForValue) Standard object's metadata.V1beta1Storage.CSIStorageCapacity.Builder.setNodeTopology
(Meta.LabelSelector value) NodeTopology defines which nodes have access to the storage for which capacity was reported.V1beta1Storage.CSIStorageCapacity.Builder.setNodeTopology
(Meta.LabelSelector.Builder builderForValue) NodeTopology defines which nodes have access to the storage for which capacity was reported.V1beta1Storage.CSIStorageCapacity.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1beta1Storage.CSIStorageCapacity.Builder.setStorageClassName
(String value) The name of the StorageClass that the reported capacity applies to.V1beta1Storage.CSIStorageCapacity.Builder.setStorageClassNameBytes
(com.google.protobuf.ByteString value) The name of the StorageClass that the reported capacity applies to.V1beta1Storage.CSIStorageCapacity.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1beta1Storage.CSIStorageCapacity.toBuilder()
Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Storage.CSIStorageCapacity.BuilderModifier and TypeMethodDescriptionV1beta1Storage.CSIStorageCapacityList.Builder.getItemsBuilderList()
Items is the list of CSIStorageCapacity objects.Methods in io.kubernetes.client.proto with parameters of type V1beta1Storage.CSIStorageCapacity.BuilderModifier and TypeMethodDescriptionV1beta1Storage.CSIStorageCapacityList.Builder.addItems
(int index, V1beta1Storage.CSIStorageCapacity.Builder builderForValue) Items is the list of CSIStorageCapacity objects.V1beta1Storage.CSIStorageCapacityList.Builder.addItems
(V1beta1Storage.CSIStorageCapacity.Builder builderForValue) Items is the list of CSIStorageCapacity objects.V1beta1Storage.CSIStorageCapacityList.Builder.setItems
(int index, V1beta1Storage.CSIStorageCapacity.Builder builderForValue) Items is the list of CSIStorageCapacity objects.