Uses of Class
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity
Packages that use V1beta1CSIStorageCapacity
-
Uses of V1beta1CSIStorageCapacity in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta1CSIStorageCapacityModifier and TypeMethodDescriptionStorageV1beta1Api.createNamespacedCSIStorageCapacity
(String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a CSIStorageCapacityStorageV1beta1Api.patchNamespacedCSIStorageCapacity
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified CSIStorageCapacityStorageV1beta1Api.readNamespacedCSIStorageCapacity
(String name, String namespace, String pretty) read the specified CSIStorageCapacityStorageV1beta1Api.replaceNamespacedCSIStorageCapacity
(String name, String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified CSIStorageCapacityMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta1CSIStorageCapacityModifier and TypeMethodDescriptionStorageV1beta1Api.createNamespacedCSIStorageCapacityWithHttpInfo
(String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a CSIStorageCapacityStorageV1beta1Api.patchNamespacedCSIStorageCapacityWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified CSIStorageCapacityStorageV1beta1Api.readNamespacedCSIStorageCapacityWithHttpInfo
(String name, String namespace, String pretty) read the specified CSIStorageCapacityStorageV1beta1Api.replaceNamespacedCSIStorageCapacityWithHttpInfo
(String name, String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified CSIStorageCapacityMethods in io.kubernetes.client.openapi.apis with parameters of type V1beta1CSIStorageCapacityModifier and TypeMethodDescriptionStorageV1beta1Api.createNamespacedCSIStorageCapacity
(String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a CSIStorageCapacityokhttp3.Call
StorageV1beta1Api.createNamespacedCSIStorageCapacityAsync
(String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1CSIStorageCapacity> _callback) (asynchronously) create a CSIStorageCapacityokhttp3.Call
StorageV1beta1Api.createNamespacedCSIStorageCapacityCall
(String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedCSIStorageCapacityStorageV1beta1Api.createNamespacedCSIStorageCapacityWithHttpInfo
(String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a CSIStorageCapacityStorageV1beta1Api.replaceNamespacedCSIStorageCapacity
(String name, String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified CSIStorageCapacityokhttp3.Call
StorageV1beta1Api.replaceNamespacedCSIStorageCapacityAsync
(String name, String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1CSIStorageCapacity> _callback) (asynchronously) replace the specified CSIStorageCapacityokhttp3.Call
StorageV1beta1Api.replaceNamespacedCSIStorageCapacityCall
(String name, String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCSIStorageCapacityStorageV1beta1Api.replaceNamespacedCSIStorageCapacityWithHttpInfo
(String name, String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified CSIStorageCapacityMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta1CSIStorageCapacityModifier and TypeMethodDescriptionokhttp3.Call
StorageV1beta1Api.createNamespacedCSIStorageCapacityAsync
(String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1CSIStorageCapacity> _callback) (asynchronously) create a CSIStorageCapacityokhttp3.Call
StorageV1beta1Api.patchNamespacedCSIStorageCapacityAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta1CSIStorageCapacity> _callback) (asynchronously) partially update the specified CSIStorageCapacityokhttp3.Call
StorageV1beta1Api.readNamespacedCSIStorageCapacityAsync
(String name, String namespace, String pretty, ApiCallback<V1beta1CSIStorageCapacity> _callback) (asynchronously) read the specified CSIStorageCapacityokhttp3.Call
StorageV1beta1Api.replaceNamespacedCSIStorageCapacityAsync
(String name, String namespace, V1beta1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta1CSIStorageCapacity> _callback) (asynchronously) replace the specified CSIStorageCapacity -
Uses of V1beta1CSIStorageCapacity in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1CSIStorageCapacityModifier and TypeMethodDescriptionV1beta1CSIStorageCapacity.apiVersion
(String apiVersion) V1beta1CSIStorageCapacity.maximumVolumeSize
(Quantity maximumVolumeSize) V1beta1CSIStorageCapacity.metadata
(V1ObjectMeta metadata) V1beta1CSIStorageCapacity.nodeTopology
(V1LabelSelector nodeTopology) V1beta1CSIStorageCapacity.storageClassName
(String storageClassName) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta1CSIStorageCapacityModifier and TypeMethodDescriptionV1beta1CSIStorageCapacityList.getItems()
Items is the list of CSIStorageCapacity objects.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1CSIStorageCapacityModifier and TypeMethodDescriptionV1beta1CSIStorageCapacityList.addItemsItem
(V1beta1CSIStorageCapacity itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1CSIStorageCapacityModifier and TypeMethodDescriptionV1beta1CSIStorageCapacityList.items
(List<V1beta1CSIStorageCapacity> items) void
V1beta1CSIStorageCapacityList.setItems
(List<V1beta1CSIStorageCapacity> items)