| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1VolumeAttachment |
StorageV1beta1Api.createVolumeAttachment(V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
create a VolumeAttachment
|
V1beta1VolumeAttachment |
StorageV1beta1Api.deleteVolumeAttachment(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
V1beta1VolumeAttachment |
StorageV1beta1Api.patchVolumeAttachment(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified VolumeAttachment
|
V1beta1VolumeAttachment |
StorageV1beta1Api.readVolumeAttachment(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified VolumeAttachment
|
V1beta1VolumeAttachment |
StorageV1beta1Api.replaceVolumeAttachment(String name,
V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified VolumeAttachment
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.createVolumeAttachmentWithHttpInfo(V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
create a VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.deleteVolumeAttachmentWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.patchVolumeAttachmentWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.readVolumeAttachmentWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified VolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.replaceVolumeAttachmentWithHttpInfo(String name,
V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified VolumeAttachment
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1VolumeAttachment |
StorageV1beta1Api.createVolumeAttachment(V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
create a VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.createVolumeAttachmentAsync(V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1VolumeAttachment> _callback)
(asynchronously) create a VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.createVolumeAttachmentCall(V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createVolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.createVolumeAttachmentWithHttpInfo(V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
create a VolumeAttachment
|
V1beta1VolumeAttachment |
StorageV1beta1Api.replaceVolumeAttachment(String name,
V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.replaceVolumeAttachmentAsync(String name,
V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1VolumeAttachment> _callback)
(asynchronously) replace the specified VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.replaceVolumeAttachmentCall(String name,
V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceVolumeAttachment
|
ApiResponse<V1beta1VolumeAttachment> |
StorageV1beta1Api.replaceVolumeAttachmentWithHttpInfo(String name,
V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified VolumeAttachment
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
StorageV1beta1Api.createVolumeAttachmentAsync(V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1VolumeAttachment> _callback)
(asynchronously) create a VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.deleteVolumeAttachmentAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1beta1VolumeAttachment> _callback)
(asynchronously) delete a VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.patchVolumeAttachmentAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1VolumeAttachment> _callback)
(asynchronously) partially update the specified VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.readVolumeAttachmentAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1VolumeAttachment> _callback)
(asynchronously) read the specified VolumeAttachment
|
okhttp3.Call |
StorageV1beta1Api.replaceVolumeAttachmentAsync(String name,
V1beta1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1VolumeAttachment> _callback)
(asynchronously) replace the specified VolumeAttachment
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1VolumeAttachment |
V1beta1VolumeAttachment.apiVersion(String apiVersion) |
V1beta1VolumeAttachment |
V1beta1VolumeAttachment.kind(String kind) |
V1beta1VolumeAttachment |
V1beta1VolumeAttachment.metadata(V1ObjectMeta metadata) |
V1beta1VolumeAttachment |
V1beta1VolumeAttachment.spec(V1beta1VolumeAttachmentSpec spec) |
V1beta1VolumeAttachment |
V1beta1VolumeAttachment.status(V1beta1VolumeAttachmentStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1VolumeAttachment> |
V1beta1VolumeAttachmentList.getItems()
Items is the list of VolumeAttachments
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1VolumeAttachmentList |
V1beta1VolumeAttachmentList.addItemsItem(V1beta1VolumeAttachment itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1VolumeAttachmentList |
V1beta1VolumeAttachmentList.items(List<V1beta1VolumeAttachment> items) |
void |
V1beta1VolumeAttachmentList.setItems(List<V1beta1VolumeAttachment> items) |
Copyright © 2021. All rights reserved.