Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V2alpha1CronJob |
BatchV2alpha1Api.createNamespacedCronJob(String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
create a CronJob
|
V2alpha1CronJob |
BatchV2alpha1Api.patchNamespacedCronJob(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified CronJob
|
V2alpha1CronJob |
BatchV2alpha1Api.patchNamespacedCronJobStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified CronJob
|
V2alpha1CronJob |
BatchV2alpha1Api.readNamespacedCronJob(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CronJob
|
V2alpha1CronJob |
BatchV2alpha1Api.readNamespacedCronJobStatus(String name,
String namespace,
String pretty)
read status of the specified CronJob
|
V2alpha1CronJob |
BatchV2alpha1Api.replaceNamespacedCronJob(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CronJob
|
V2alpha1CronJob |
BatchV2alpha1Api.replaceNamespacedCronJobStatus(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified CronJob
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.createNamespacedCronJobWithHttpInfo(String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
create a CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.patchNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.patchNamespacedCronJobWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.readNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.readNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedCronJobWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CronJob
|
Modifier and Type | Method and Description |
---|---|
V2alpha1CronJob |
BatchV2alpha1Api.createNamespacedCronJob(String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
create a CronJob
|
okhttp3.Call |
BatchV2alpha1Api.createNamespacedCronJobAsync(String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) create a CronJob
|
okhttp3.Call |
BatchV2alpha1Api.createNamespacedCronJobCall(String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedCronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.createNamespacedCronJobWithHttpInfo(String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
create a CronJob
|
V2alpha1CronJob |
BatchV2alpha1Api.replaceNamespacedCronJob(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.replaceNamespacedCronJobAsync(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) replace the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.replaceNamespacedCronJobCall(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedCronJob
|
V2alpha1CronJob |
BatchV2alpha1Api.replaceNamespacedCronJobStatus(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.replaceNamespacedCronJobStatusAsync(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) replace status of the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.replaceNamespacedCronJobStatusCall(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedCronJobStatus
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified CronJob
|
ApiResponse<V2alpha1CronJob> |
BatchV2alpha1Api.replaceNamespacedCronJobWithHttpInfo(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CronJob
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
BatchV2alpha1Api.createNamespacedCronJobAsync(String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) create a CronJob
|
okhttp3.Call |
BatchV2alpha1Api.patchNamespacedCronJobAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) partially update the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.patchNamespacedCronJobStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) partially update status of the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.readNamespacedCronJobAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) read the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.readNamespacedCronJobStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) read status of the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.replaceNamespacedCronJobAsync(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) replace the specified CronJob
|
okhttp3.Call |
BatchV2alpha1Api.replaceNamespacedCronJobStatusAsync(String name,
String namespace,
V2alpha1CronJob body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V2alpha1CronJob> _callback)
(asynchronously) replace status of the specified CronJob
|
Modifier and Type | Method and Description |
---|---|
List<V2alpha1CronJob> |
V2alpha1CronJobListFluent.buildItems() |
List<V2alpha1CronJob> |
V2alpha1CronJobListFluentImpl.buildItems() |
List<V2alpha1CronJob> |
V2alpha1CronJobListFluent.getItems()
Deprecated.
|
List<V2alpha1CronJob> |
V2alpha1CronJobListFluentImpl.getItems()
Deprecated.
|
List<V2alpha1CronJob> |
V2alpha1CronJobList.getItems()
items is the list of CronJobs.
|
Modifier and Type | Method and Description |
---|---|
V2alpha1CronJobList |
V2alpha1CronJobList.addItemsItem(V2alpha1CronJob itemsItem) |
V2alpha1CronJobListFluent.ItemsNested<A> |
V2alpha1CronJobListFluent.addNewItemLike(V2alpha1CronJob item) |
V2alpha1CronJobListFluent.ItemsNested<A> |
V2alpha1CronJobListFluentImpl.addNewItemLike(V2alpha1CronJob item) |
A |
V2alpha1CronJobListFluent.addToItems(int index,
V2alpha1CronJob item) |
A |
V2alpha1CronJobListFluentImpl.addToItems(int index,
V2alpha1CronJob item) |
A |
V2alpha1CronJobListFluent.addToItems(V2alpha1CronJob... items) |
A |
V2alpha1CronJobListFluentImpl.addToItems(V2alpha1CronJob... items) |
A |
V2alpha1CronJobListFluent.removeFromItems(V2alpha1CronJob... items) |
A |
V2alpha1CronJobListFluentImpl.removeFromItems(V2alpha1CronJob... items) |
V2alpha1CronJobListFluent.ItemsNested<A> |
V2alpha1CronJobListFluent.setNewItemLike(int index,
V2alpha1CronJob item) |
V2alpha1CronJobListFluent.ItemsNested<A> |
V2alpha1CronJobListFluentImpl.setNewItemLike(int index,
V2alpha1CronJob item) |
A |
V2alpha1CronJobListFluent.setToItems(int index,
V2alpha1CronJob item) |
A |
V2alpha1CronJobListFluentImpl.setToItems(int index,
V2alpha1CronJob item) |
A |
V2alpha1CronJobListFluent.withItems(V2alpha1CronJob... items) |
A |
V2alpha1CronJobListFluentImpl.withItems(V2alpha1CronJob... items) |
Modifier and Type | Method and Description |
---|---|
A |
V2alpha1CronJobListFluent.addAllToItems(Collection<V2alpha1CronJob> items) |
A |
V2alpha1CronJobListFluentImpl.addAllToItems(Collection<V2alpha1CronJob> items) |
V2alpha1CronJobList |
V2alpha1CronJobList.items(List<V2alpha1CronJob> items) |
A |
V2alpha1CronJobListFluent.removeAllFromItems(Collection<V2alpha1CronJob> items) |
A |
V2alpha1CronJobListFluentImpl.removeAllFromItems(Collection<V2alpha1CronJob> items) |
void |
V2alpha1CronJobList.setItems(List<V2alpha1CronJob> items) |
A |
V2alpha1CronJobListFluent.withItems(List<V2alpha1CronJob> items) |
A |
V2alpha1CronJobListFluentImpl.withItems(List<V2alpha1CronJob> items) |
Constructor and Description |
---|
V2alpha1CronJobBuilder(V2alpha1CronJob instance) |
V2alpha1CronJobBuilder(V2alpha1CronJob instance,
Boolean validationEnabled) |
V2alpha1CronJobBuilder(V2alpha1CronJobFluent<?> fluent,
V2alpha1CronJob instance) |
V2alpha1CronJobBuilder(V2alpha1CronJobFluent<?> fluent,
V2alpha1CronJob instance,
Boolean validationEnabled) |
V2alpha1CronJobFluentImpl(V2alpha1CronJob instance) |
Copyright © 2020. All rights reserved.