Uses of Class
io.kubernetes.client.openapi.models.V1VolumeAttachment
Packages that use V1VolumeAttachment
-
Uses of V1VolumeAttachment in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1VolumeAttachmentModifier and TypeMethodDescriptionStorageV1Api.createVolumeAttachment
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a VolumeAttachmentStorageV1Api.deleteVolumeAttachment
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a VolumeAttachmentStorageV1Api.patchVolumeAttachment
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified VolumeAttachmentStorageV1Api.patchVolumeAttachmentStatus
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified VolumeAttachmentStorageV1Api.readVolumeAttachment
(String name, String pretty) read the specified VolumeAttachmentStorageV1Api.readVolumeAttachmentStatus
(String name, String pretty) read status of the specified VolumeAttachmentStorageV1Api.replaceVolumeAttachment
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified VolumeAttachmentStorageV1Api.replaceVolumeAttachmentStatus
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified VolumeAttachmentMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1VolumeAttachmentModifier and TypeMethodDescriptionStorageV1Api.createVolumeAttachmentWithHttpInfo
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a VolumeAttachmentStorageV1Api.deleteVolumeAttachmentWithHttpInfo
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a VolumeAttachmentStorageV1Api.patchVolumeAttachmentStatusWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified VolumeAttachmentStorageV1Api.patchVolumeAttachmentWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified VolumeAttachmentStorageV1Api.readVolumeAttachmentStatusWithHttpInfo
(String name, String pretty) read status of the specified VolumeAttachmentStorageV1Api.readVolumeAttachmentWithHttpInfo
(String name, String pretty) read the specified VolumeAttachmentStorageV1Api.replaceVolumeAttachmentStatusWithHttpInfo
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified VolumeAttachmentStorageV1Api.replaceVolumeAttachmentWithHttpInfo
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified VolumeAttachmentMethods in io.kubernetes.client.openapi.apis with parameters of type V1VolumeAttachmentModifier and TypeMethodDescriptionStorageV1Api.createVolumeAttachment
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a VolumeAttachmentokhttp3.Call
StorageV1Api.createVolumeAttachmentAsync
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) create a VolumeAttachmentokhttp3.Call
StorageV1Api.createVolumeAttachmentCall
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createVolumeAttachmentStorageV1Api.createVolumeAttachmentWithHttpInfo
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a VolumeAttachmentStorageV1Api.replaceVolumeAttachment
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified VolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentAsync
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) replace the specified VolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentCall
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceVolumeAttachmentStorageV1Api.replaceVolumeAttachmentStatus
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified VolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentStatusAsync
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) replace status of the specified VolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentStatusCall
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceVolumeAttachmentStatusStorageV1Api.replaceVolumeAttachmentStatusWithHttpInfo
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified VolumeAttachmentStorageV1Api.replaceVolumeAttachmentWithHttpInfo
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified VolumeAttachmentMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1VolumeAttachmentModifier and TypeMethodDescriptionokhttp3.Call
StorageV1Api.createVolumeAttachmentAsync
(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) create a VolumeAttachmentokhttp3.Call
StorageV1Api.deleteVolumeAttachmentAsync
(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) delete a VolumeAttachmentokhttp3.Call
StorageV1Api.patchVolumeAttachmentAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) partially update the specified VolumeAttachmentokhttp3.Call
StorageV1Api.patchVolumeAttachmentStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) partially update status of the specified VolumeAttachmentokhttp3.Call
StorageV1Api.readVolumeAttachmentAsync
(String name, String pretty, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) read the specified VolumeAttachmentokhttp3.Call
StorageV1Api.readVolumeAttachmentStatusAsync
(String name, String pretty, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) read status of the specified VolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentAsync
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) replace the specified VolumeAttachmentokhttp3.Call
StorageV1Api.replaceVolumeAttachmentStatusAsync
(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) replace status of the specified VolumeAttachment -
Uses of V1VolumeAttachment in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1VolumeAttachmentModifier and TypeMethodDescriptionV1VolumeAttachment.apiVersion
(String apiVersion) V1VolumeAttachment.metadata
(V1ObjectMeta metadata) V1VolumeAttachment.spec
(V1VolumeAttachmentSpec spec) V1VolumeAttachment.status
(V1VolumeAttachmentStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1VolumeAttachmentModifier and TypeMethodDescriptionV1VolumeAttachmentList.getItems()
Items is the list of VolumeAttachmentsMethods in io.kubernetes.client.openapi.models with parameters of type V1VolumeAttachmentModifier and TypeMethodDescriptionV1VolumeAttachmentList.addItemsItem
(V1VolumeAttachment itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1VolumeAttachmentModifier and TypeMethodDescriptionV1VolumeAttachmentList.items
(List<V1VolumeAttachment> items) void
V1VolumeAttachmentList.setItems
(List<V1VolumeAttachment> items)