public class JobOperationsImpl extends HasMetadataOperation<Job,JobList,DoneableJob,ScalableResource<Job,DoneableJob>> implements ScalableResource<Job,DoneableJob>
apiVersion, doneableType, listType, reaper, typeapiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, YAML_MAPPERPOLL_INTERVAL_MS| Constructor and Description |
|---|
JobOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
JobOperationsImpl(OperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
ScalableResource<Job,DoneableJob> |
fromServer() |
ScalableResource<Job,DoneableJob> |
load(java.io.InputStream is)
Load from an
InputStream. |
JobOperationsImpl |
newInstance(OperationContext context) |
Job |
scale(int count) |
Job |
scale(int count,
boolean wait) |
edit, patch, periodicWatchUntilReady, replace, waitUntilReadycascading, create, createNew, createOrReplace, createOrReplaceWithNew, delete, delete, delete, forOperationType, get, getApiVersion, getConfigType, getDoneableType, getFieldQueryParam, getFields, getFieldsNot, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getOperationType, getReloadingFromServer, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleGet, handlePatch, handleReplace, handleResponse, inAnyNamespace, inNamespace, isApiGroup, isCascading, isReady, isReaping, isReloadingFromServer, isResourceNamespaced, list, list, load, load, load, lockResourceVersion, require, setReaping, updateApiVersion, updateApiVersion, updateApiVersionResource, waitUntilCondition, waitUntilExists, watch, watch, withField, withFields, withGracePeriod, withItem, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withName, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabels, withResourceVersionassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, getRootUrl, handleCreate, handleDelete, handleDelete, handleGet, handleGet, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, requestException, requestFailure, unmarshal, unmarshal, unmarshalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateOrReplace, createOrReplaceWithNewcreate, createNewreplacewithGracePeriodlockResourceVersionwithResourceVersionwaitUntilCondition, waitUntilReadyrequiregetName, getNamespacepublic JobOperationsImpl(okhttp3.OkHttpClient client,
Config config)
public JobOperationsImpl(OperationContext context)
public JobOperationsImpl newInstance(OperationContext context)
newInstance in class BaseOperation<Job,JobList,DoneableJob,ScalableResource<Job,DoneableJob>>public ScalableResource<Job,DoneableJob> load(java.io.InputStream is)
LoadableInputStream.load in interface Loadable<ScalableResource<Job,DoneableJob>>load in class BaseOperation<Job,JobList,DoneableJob,ScalableResource<Job,DoneableJob>>is - The input stream.public ScalableResource<Job,DoneableJob> fromServer()
fromServer in interface FromServerable<Gettable<Job>>fromServer in class BaseOperation<Job,JobList,DoneableJob,ScalableResource<Job,DoneableJob>>Copyright © 2015-2019 Red Hat. All Rights Reserved.