public class DeploymentConfigOperationsImpl extends OpenShiftOperation<DeploymentConfig,DeploymentConfigList,DoneableDeploymentConfig,DeployableScalableResource<DeploymentConfig,DoneableDeploymentConfig>> implements DeployableScalableResource<DeploymentConfig,DoneableDeploymentConfig>
apiVersion, doneableType, listType, reaper, typeapiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, YAML_MAPPERPOLL_INTERVAL_MS| Constructor and Description |
|---|
DeploymentConfigOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
DeploymentConfigOperationsImpl(RollingOperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfig |
deployLatest() |
DeploymentConfig |
deployLatest(boolean wait) |
DoneableDeploymentConfig |
edit() |
DeploymentConfigOperationsImpl |
newInstance(OperationContext context) |
DeploymentConfig |
patch(DeploymentConfig item) |
DeploymentConfig |
replace(DeploymentConfig item) |
DeploymentConfig |
scale(int count) |
DeploymentConfig |
scale(int count,
boolean wait) |
getConfig, getConfigType, getRootUrlperiodicWatchUntilReady, waitUntilReadycascading, create, createNew, createOrReplace, createOrReplaceWithNew, delete, delete, delete, forOperationType, fromServer, get, getApiVersion, 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, 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, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, 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, createNewfromServerwithGracePeriodwithPropagationPolicylockResourceVersionwithResourceVersionwaitUntilCondition, waitUntilReadyrequiregetName, getNamespacepublic DeploymentConfigOperationsImpl(okhttp3.OkHttpClient client,
Config config)
public DeploymentConfigOperationsImpl(RollingOperationContext context)
public DeploymentConfigOperationsImpl newInstance(OperationContext context)
public DoneableDeploymentConfig edit()
edit in interface Editable<DoneableDeploymentConfig>edit in class HasMetadataOperation<DeploymentConfig,DeploymentConfigList,DoneableDeploymentConfig,DeployableScalableResource<DeploymentConfig,DoneableDeploymentConfig>>public DeploymentConfig replace(DeploymentConfig item)
replace in interface Replaceable<DeploymentConfig,DeploymentConfig>replace in class HasMetadataOperation<DeploymentConfig,DeploymentConfigList,DoneableDeploymentConfig,DeployableScalableResource<DeploymentConfig,DoneableDeploymentConfig>>public DeploymentConfig patch(DeploymentConfig item)
patch in interface Patchable<DeploymentConfig,DeploymentConfig>patch in class HasMetadataOperation<DeploymentConfig,DeploymentConfigList,DoneableDeploymentConfig,DeployableScalableResource<DeploymentConfig,DoneableDeploymentConfig>>public DeploymentConfig deployLatest()
deployLatest in interface Deployable<DeploymentConfig>public DeploymentConfig deployLatest(boolean wait)
deployLatest in interface Deployable<DeploymentConfig>public DeploymentConfig scale(int count)
scale in interface Scaleable<DeploymentConfig>public DeploymentConfig scale(int count, boolean wait)
scale in interface Scaleable<DeploymentConfig>Copyright © 2015-2019 Red Hat. All Rights Reserved.