public class CronJobOperationsImpl extends HasMetadataOperation<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.CronJobList,io.fabric8.kubernetes.api.model.batch.DoneableCronJob,Resource<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.DoneableCronJob>>
apiVersion, doneableType, listType, type
apiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, YAML_MAPPER
Constructor and Description |
---|
CronJobOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
CronJobOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String namespace) |
CronJobOperationsImpl(OperationContext context) |
Modifier and Type | Method and Description |
---|---|
Resource<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.DoneableCronJob> |
load(InputStream is)
Load from an
InputStream . |
CronJobOperationsImpl |
newInstance(OperationContext context) |
edit, patch, periodicWatchUntilReady, replace, waitUntilReady
cascading, create, createNew, createOrReplace, createOrReplaceWithNew, delete, delete, delete, forOperationType, fromServer, get, getApiVersion, getConfigType, getDoneableType, getFieldQueryParam, getFields, getFieldsNot, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getOperationType, getPropagationPolicy, getReloadingFromServer, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handleReplace, handleResponse, handleScale, inAnyNamespace, inNamespace, isApiGroup, isCascading, isReady, isReloadingFromServer, isResourceNamespaced, list, list, load, load, load, lockResourceVersion, require, setListType, setNamespace, setType, updateApiVersion, updateApiVersion, updateApiVersionResource, updateStatus, waitUntilCondition, waitUntilExists, watch, watch, withField, withFields, withGracePeriod, withItem, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withName, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleStatusUpdate, requestException, requestFailure, unmarshal, unmarshal, unmarshal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, getNamespace
public CronJobOperationsImpl(okhttp3.OkHttpClient client, Config config)
public CronJobOperationsImpl(okhttp3.OkHttpClient client, Config config, String namespace)
public CronJobOperationsImpl(OperationContext context)
public CronJobOperationsImpl newInstance(OperationContext context)
newInstance
in class BaseOperation<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.CronJobList,io.fabric8.kubernetes.api.model.batch.DoneableCronJob,Resource<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.DoneableCronJob>>
public Resource<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.DoneableCronJob> load(InputStream is)
Loadable
InputStream
.load
in interface Loadable<Resource<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.DoneableCronJob>>
load
in class BaseOperation<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.CronJobList,io.fabric8.kubernetes.api.model.batch.DoneableCronJob,Resource<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.DoneableCronJob>>
is
- The input stream.Copyright © 2015–2021 Red Hat. All rights reserved.