Uses of Class
io.kubernetes.client.openapi.models.V1CronJob
Packages that use V1CronJob
-
Uses of V1CronJob in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1CronJobModifier and TypeMethodDescriptionBatchV1Api.createNamespacedCronJob
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a CronJobBatchV1Api.patchNamespacedCronJob
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified CronJobBatchV1Api.patchNamespacedCronJobStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified CronJobBatchV1Api.readNamespacedCronJob
(String name, String namespace, String pretty) read the specified CronJobBatchV1Api.readNamespacedCronJobStatus
(String name, String namespace, String pretty) read status of the specified CronJobBatchV1Api.replaceNamespacedCronJob
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified CronJobBatchV1Api.replaceNamespacedCronJobStatus
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified CronJobMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1CronJobModifier and TypeMethodDescriptionBatchV1Api.createNamespacedCronJobWithHttpInfo
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a CronJobBatchV1Api.patchNamespacedCronJobStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified CronJobBatchV1Api.patchNamespacedCronJobWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified CronJobBatchV1Api.readNamespacedCronJobStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified CronJobBatchV1Api.readNamespacedCronJobWithHttpInfo
(String name, String namespace, String pretty) read the specified CronJobBatchV1Api.replaceNamespacedCronJobStatusWithHttpInfo
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified CronJobBatchV1Api.replaceNamespacedCronJobWithHttpInfo
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified CronJobMethods in io.kubernetes.client.openapi.apis with parameters of type V1CronJobModifier and TypeMethodDescriptionBatchV1Api.createNamespacedCronJob
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a CronJobokhttp3.Call
BatchV1Api.createNamespacedCronJobAsync
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) create a CronJobokhttp3.Call
BatchV1Api.createNamespacedCronJobCall
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedCronJobBatchV1Api.createNamespacedCronJobWithHttpInfo
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a CronJobBatchV1Api.replaceNamespacedCronJob
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified CronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobAsync
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) replace the specified CronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobCall
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCronJobBatchV1Api.replaceNamespacedCronJobStatus
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified CronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobStatusAsync
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) replace status of the specified CronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobStatusCall
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCronJobStatusBatchV1Api.replaceNamespacedCronJobStatusWithHttpInfo
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified CronJobBatchV1Api.replaceNamespacedCronJobWithHttpInfo
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified CronJobMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1CronJobModifier and TypeMethodDescriptionokhttp3.Call
BatchV1Api.createNamespacedCronJobAsync
(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) create a CronJobokhttp3.Call
BatchV1Api.patchNamespacedCronJobAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CronJob> _callback) (asynchronously) partially update the specified CronJobokhttp3.Call
BatchV1Api.patchNamespacedCronJobStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CronJob> _callback) (asynchronously) partially update status of the specified CronJobokhttp3.Call
BatchV1Api.readNamespacedCronJobAsync
(String name, String namespace, String pretty, ApiCallback<V1CronJob> _callback) (asynchronously) read the specified CronJobokhttp3.Call
BatchV1Api.readNamespacedCronJobStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1CronJob> _callback) (asynchronously) read status of the specified CronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobAsync
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) replace the specified CronJobokhttp3.Call
BatchV1Api.replaceNamespacedCronJobStatusAsync
(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) replace status of the specified CronJob -
Uses of V1CronJob in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CronJobModifier and TypeMethodDescriptionV1CronJob.apiVersion
(String apiVersion) V1CronJob.metadata
(V1ObjectMeta metadata) V1CronJob.spec
(V1CronJobSpec spec) V1CronJob.status
(V1CronJobStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1CronJobMethods in io.kubernetes.client.openapi.models with parameters of type V1CronJobMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1CronJob