public class ReplicationControllerOperationsImpl extends RollableScalableResourceOperation<ReplicationController,ReplicationControllerList,DoneableReplicationController,RollableScalableResource<ReplicationController,DoneableReplicationController>> implements TimeoutImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController>
apiVersion, doneableType, listType, reaper, typeapiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, YAML_MAPPERPOLL_INTERVAL_MS| Constructor and Description |
|---|
ReplicationControllerOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
ReplicationControllerOperationsImpl(okhttp3.OkHttpClient client,
Config config,
java.lang.String namespace) |
ReplicationControllerOperationsImpl(RollingOperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
RollableScalableResource<ReplicationController,DoneableReplicationController> |
load(java.io.InputStream is)
Load from an
InputStream. |
ReplicationControllerOperationsImpl |
newInstance(OperationContext context) |
TimeoutImageEditReplacePatchable |
rolling() |
ReplicationController |
updateImage(java.lang.String image) |
ImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController> |
withTimeout(long timeout,
java.util.concurrent.TimeUnit unit) |
ImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController> |
withTimeoutInMillis(long timeoutInMillis) |
edit, patch, replace, scale, scaleperiodicWatchUntilReady, waitUntilReadycascading, 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, 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, withPropagationPolicy, 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, waitreplacecreateOrReplace, createOrReplaceWithNewcreate, createNewfromServerwithGracePeriodwithPropagationPolicylockResourceVersionwithResourceVersionwaitUntilCondition, waitUntilReadyrequiregetName, getNamespacepublic ReplicationControllerOperationsImpl(okhttp3.OkHttpClient client,
Config config)
public ReplicationControllerOperationsImpl(okhttp3.OkHttpClient client,
Config config,
java.lang.String namespace)
public ReplicationControllerOperationsImpl(RollingOperationContext context)
public ReplicationControllerOperationsImpl newInstance(OperationContext context)
public RollableScalableResource<ReplicationController,DoneableReplicationController> load(java.io.InputStream is)
LoadableInputStream.load in interface Loadable<RollableScalableResource<ReplicationController,DoneableReplicationController>>load in class BaseOperation<ReplicationController,ReplicationControllerList,DoneableReplicationController,RollableScalableResource<ReplicationController,DoneableReplicationController>>is - The input stream.public ReplicationController updateImage(java.lang.String image)
updateImage in interface ImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController>public TimeoutImageEditReplacePatchable rolling()
rolling in interface Rollable<TimeoutImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController>>public ImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController> withTimeout(long timeout, java.util.concurrent.TimeUnit unit)
withTimeout in interface Timeoutable<ImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController>>public ImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController> withTimeoutInMillis(long timeoutInMillis)
withTimeoutInMillis in interface Timeoutable<ImageEditReplacePatchable<ReplicationController,ReplicationController,DoneableReplicationController>>Copyright © 2015-2019 Red Hat. All Rights Reserved.