Package | Description |
---|---|
io.kubernetes.client.apis | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1PersistentVolume |
CoreV1Api.createPersistentVolume(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
create a PersistentVolume
|
V1PersistentVolume |
CoreV1Api.patchPersistentVolume(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PersistentVolume
|
V1PersistentVolume |
CoreV1Api.patchPersistentVolumeStatus(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified PersistentVolume
|
V1PersistentVolume |
CoreV1Api.readPersistentVolume(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolume
|
V1PersistentVolume |
CoreV1Api.readPersistentVolumeStatus(String name,
String pretty)
read status of the specified PersistentVolume
|
V1PersistentVolume |
CoreV1Api.replacePersistentVolume(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PersistentVolume
|
V1PersistentVolume |
CoreV1Api.replacePersistentVolumeStatus(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified PersistentVolume
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1PersistentVolume> |
CoreV1Api.createPersistentVolumeWithHttpInfo(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
create a PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.patchPersistentVolumeStatusWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.patchPersistentVolumeWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.readPersistentVolumeStatusWithHttpInfo(String name,
String pretty)
read status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.readPersistentVolumeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.replacePersistentVolumeStatusWithHttpInfo(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.replacePersistentVolumeWithHttpInfo(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PersistentVolume
|
Modifier and Type | Method and Description |
---|---|
V1PersistentVolume |
CoreV1Api.createPersistentVolume(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
create a PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.createPersistentVolumeAsync(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
create a PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.createPersistentVolumeCall(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.createPersistentVolumeWithHttpInfo(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
create a PersistentVolume
|
V1PersistentVolume |
CoreV1Api.replacePersistentVolume(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.replacePersistentVolumeAsync(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
replace the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.replacePersistentVolumeCall(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replacePersistentVolume
|
V1PersistentVolume |
CoreV1Api.replacePersistentVolumeStatus(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.replacePersistentVolumeStatusAsync(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
replace status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.replacePersistentVolumeStatusCall(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replacePersistentVolumeStatus
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.replacePersistentVolumeStatusWithHttpInfo(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
CoreV1Api.replacePersistentVolumeWithHttpInfo(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PersistentVolume
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoreV1Api.createPersistentVolumeAsync(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
create a PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.patchPersistentVolumeAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
partially update the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.patchPersistentVolumeStatusAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
partially update status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.readPersistentVolumeAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
read the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.readPersistentVolumeStatusAsync(String name,
String pretty,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
read status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.replacePersistentVolumeAsync(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
replace the specified PersistentVolume
|
com.squareup.okhttp.Call |
CoreV1Api.replacePersistentVolumeStatusAsync(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> callback)
(asynchronously)
replace status of the specified PersistentVolume
|
Modifier and Type | Method and Description |
---|---|
List<V1PersistentVolume> |
V1PersistentVolumeListFluentImpl.buildItems() |
List<V1PersistentVolume> |
V1PersistentVolumeListFluent.buildItems() |
List<V1PersistentVolume> |
V1PersistentVolumeListFluentImpl.getItems()
Deprecated.
|
List<V1PersistentVolume> |
V1PersistentVolumeListFluent.getItems()
Deprecated.
|
List<V1PersistentVolume> |
V1PersistentVolumeList.getItems()
List of persistent volumes.
|
Modifier and Type | Method and Description |
---|---|
V1PersistentVolumeList |
V1PersistentVolumeList.addItemsItem(V1PersistentVolume itemsItem) |
V1PersistentVolumeListFluent.ItemsNested<A> |
V1PersistentVolumeListFluentImpl.addNewItemLike(V1PersistentVolume item) |
V1PersistentVolumeListFluent.ItemsNested<A> |
V1PersistentVolumeListFluent.addNewItemLike(V1PersistentVolume item) |
A |
V1PersistentVolumeListFluentImpl.addToItems(int index,
V1PersistentVolume item) |
A |
V1PersistentVolumeListFluent.addToItems(int index,
V1PersistentVolume item) |
A |
V1PersistentVolumeListFluentImpl.addToItems(V1PersistentVolume... items) |
A |
V1PersistentVolumeListFluent.addToItems(V1PersistentVolume... items) |
A |
V1PersistentVolumeListFluentImpl.removeFromItems(V1PersistentVolume... items) |
A |
V1PersistentVolumeListFluent.removeFromItems(V1PersistentVolume... items) |
V1PersistentVolumeListFluent.ItemsNested<A> |
V1PersistentVolumeListFluentImpl.setNewItemLike(int index,
V1PersistentVolume item) |
V1PersistentVolumeListFluent.ItemsNested<A> |
V1PersistentVolumeListFluent.setNewItemLike(int index,
V1PersistentVolume item) |
A |
V1PersistentVolumeListFluentImpl.setToItems(int index,
V1PersistentVolume item) |
A |
V1PersistentVolumeListFluent.setToItems(int index,
V1PersistentVolume item) |
A |
V1PersistentVolumeListFluentImpl.withItems(V1PersistentVolume... items) |
A |
V1PersistentVolumeListFluent.withItems(V1PersistentVolume... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1PersistentVolumeListFluentImpl.addAllToItems(Collection<V1PersistentVolume> items) |
A |
V1PersistentVolumeListFluent.addAllToItems(Collection<V1PersistentVolume> items) |
V1PersistentVolumeList |
V1PersistentVolumeList.items(List<V1PersistentVolume> items) |
A |
V1PersistentVolumeListFluentImpl.removeAllFromItems(Collection<V1PersistentVolume> items) |
A |
V1PersistentVolumeListFluent.removeAllFromItems(Collection<V1PersistentVolume> items) |
void |
V1PersistentVolumeList.setItems(List<V1PersistentVolume> items) |
A |
V1PersistentVolumeListFluentImpl.withItems(List<V1PersistentVolume> items) |
A |
V1PersistentVolumeListFluent.withItems(List<V1PersistentVolume> items) |
Constructor and Description |
---|
V1PersistentVolumeBuilder(V1PersistentVolume instance) |
V1PersistentVolumeBuilder(V1PersistentVolume instance,
Boolean validationEnabled) |
V1PersistentVolumeBuilder(V1PersistentVolumeFluent<?> fluent,
V1PersistentVolume instance) |
V1PersistentVolumeBuilder(V1PersistentVolumeFluent<?> fluent,
V1PersistentVolume instance,
Boolean validationEnabled) |
V1PersistentVolumeFluentImpl(V1PersistentVolume instance) |
Copyright © 2019. All rights reserved.