Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1VolumeAttachment |
StorageV1Api.createVolumeAttachment(V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
create a VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.deleteVolumeAttachment(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.patchVolumeAttachment(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.patchVolumeAttachmentStatus(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.readVolumeAttachment(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.readVolumeAttachmentStatus(String name,
String pretty)
read status of the specified VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.replaceVolumeAttachment(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.replaceVolumeAttachmentStatus(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified VolumeAttachment
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.createVolumeAttachmentWithHttpInfo(V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
create a VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.deleteVolumeAttachmentWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.patchVolumeAttachmentStatusWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.patchVolumeAttachmentWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.readVolumeAttachmentStatusWithHttpInfo(String name,
String pretty)
read status of the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.readVolumeAttachmentWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.replaceVolumeAttachmentStatusWithHttpInfo(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.replaceVolumeAttachmentWithHttpInfo(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified VolumeAttachment
|
Modifier and Type | Method and Description |
---|---|
V1VolumeAttachment |
StorageV1Api.createVolumeAttachment(V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
create a VolumeAttachment
|
okhttp3.Call |
StorageV1Api.createVolumeAttachmentAsync(V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) create a VolumeAttachment
|
okhttp3.Call |
StorageV1Api.createVolumeAttachmentCall(V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createVolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.createVolumeAttachmentWithHttpInfo(V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
create a VolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.replaceVolumeAttachment(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.replaceVolumeAttachmentAsync(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) replace the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.replaceVolumeAttachmentCall(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceVolumeAttachment
|
V1VolumeAttachment |
StorageV1Api.replaceVolumeAttachmentStatus(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.replaceVolumeAttachmentStatusAsync(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) replace status of the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.replaceVolumeAttachmentStatusCall(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceVolumeAttachmentStatus
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.replaceVolumeAttachmentStatusWithHttpInfo(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified VolumeAttachment
|
ApiResponse<V1VolumeAttachment> |
StorageV1Api.replaceVolumeAttachmentWithHttpInfo(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager)
replace the specified VolumeAttachment
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
StorageV1Api.createVolumeAttachmentAsync(V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) create a VolumeAttachment
|
okhttp3.Call |
StorageV1Api.deleteVolumeAttachmentAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) delete a VolumeAttachment
|
okhttp3.Call |
StorageV1Api.patchVolumeAttachmentAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) partially update the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.patchVolumeAttachmentStatusAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) partially update status of the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.readVolumeAttachmentAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) read the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.readVolumeAttachmentStatusAsync(String name,
String pretty,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) read status of the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.replaceVolumeAttachmentAsync(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) replace the specified VolumeAttachment
|
okhttp3.Call |
StorageV1Api.replaceVolumeAttachmentStatusAsync(String name,
V1VolumeAttachment body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1VolumeAttachment> _callback)
(asynchronously) replace status of the specified VolumeAttachment
|
Modifier and Type | Method and Description |
---|---|
List<V1VolumeAttachment> |
V1VolumeAttachmentListFluentImpl.buildItems() |
List<V1VolumeAttachment> |
V1VolumeAttachmentListFluent.buildItems() |
List<V1VolumeAttachment> |
V1VolumeAttachmentListFluentImpl.getItems()
Deprecated.
|
List<V1VolumeAttachment> |
V1VolumeAttachmentListFluent.getItems()
Deprecated.
|
List<V1VolumeAttachment> |
V1VolumeAttachmentList.getItems()
Items is the list of VolumeAttachments
|
Modifier and Type | Method and Description |
---|---|
V1VolumeAttachmentList |
V1VolumeAttachmentList.addItemsItem(V1VolumeAttachment itemsItem) |
V1VolumeAttachmentListFluent.ItemsNested<A> |
V1VolumeAttachmentListFluentImpl.addNewItemLike(V1VolumeAttachment item) |
V1VolumeAttachmentListFluent.ItemsNested<A> |
V1VolumeAttachmentListFluent.addNewItemLike(V1VolumeAttachment item) |
A |
V1VolumeAttachmentListFluentImpl.addToItems(int index,
V1VolumeAttachment item) |
A |
V1VolumeAttachmentListFluent.addToItems(int index,
V1VolumeAttachment item) |
A |
V1VolumeAttachmentListFluentImpl.addToItems(V1VolumeAttachment... items) |
A |
V1VolumeAttachmentListFluent.addToItems(V1VolumeAttachment... items) |
A |
V1VolumeAttachmentListFluentImpl.removeFromItems(V1VolumeAttachment... items) |
A |
V1VolumeAttachmentListFluent.removeFromItems(V1VolumeAttachment... items) |
V1VolumeAttachmentListFluent.ItemsNested<A> |
V1VolumeAttachmentListFluentImpl.setNewItemLike(int index,
V1VolumeAttachment item) |
V1VolumeAttachmentListFluent.ItemsNested<A> |
V1VolumeAttachmentListFluent.setNewItemLike(int index,
V1VolumeAttachment item) |
A |
V1VolumeAttachmentListFluentImpl.setToItems(int index,
V1VolumeAttachment item) |
A |
V1VolumeAttachmentListFluent.setToItems(int index,
V1VolumeAttachment item) |
A |
V1VolumeAttachmentListFluentImpl.withItems(V1VolumeAttachment... items) |
A |
V1VolumeAttachmentListFluent.withItems(V1VolumeAttachment... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1VolumeAttachmentListFluentImpl.addAllToItems(Collection<V1VolumeAttachment> items) |
A |
V1VolumeAttachmentListFluent.addAllToItems(Collection<V1VolumeAttachment> items) |
V1VolumeAttachmentList |
V1VolumeAttachmentList.items(List<V1VolumeAttachment> items) |
A |
V1VolumeAttachmentListFluentImpl.removeAllFromItems(Collection<V1VolumeAttachment> items) |
A |
V1VolumeAttachmentListFluent.removeAllFromItems(Collection<V1VolumeAttachment> items) |
void |
V1VolumeAttachmentList.setItems(List<V1VolumeAttachment> items) |
A |
V1VolumeAttachmentListFluentImpl.withItems(List<V1VolumeAttachment> items) |
A |
V1VolumeAttachmentListFluent.withItems(List<V1VolumeAttachment> items) |
Constructor and Description |
---|
V1VolumeAttachmentBuilder(V1VolumeAttachment instance) |
V1VolumeAttachmentBuilder(V1VolumeAttachment instance,
Boolean validationEnabled) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent,
V1VolumeAttachment instance) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent,
V1VolumeAttachment instance,
Boolean validationEnabled) |
V1VolumeAttachmentFluentImpl(V1VolumeAttachment instance) |
Copyright © 2020. All rights reserved.