public class DeploymentConfigOperationsImpl extends OpenShiftOperation<io.fabric8.openshift.api.model.DeploymentConfig,io.fabric8.openshift.api.model.DeploymentConfigList,io.fabric8.openshift.api.model.DoneableDeploymentConfig,ClientResource<io.fabric8.openshift.api.model.DeploymentConfig,io.fabric8.openshift.api.model.DoneableDeploymentConfig>>
reaperapiGroup, apiVersion, client, config, JSON, JSON_MAPPER, name, namespace, resourceT, YAML_MAPPER| Constructor and Description |
|---|
DeploymentConfigOperationsImpl(com.squareup.okhttp.OkHttpClient client,
OpenShiftConfig config,
String namespace) |
DeploymentConfigOperationsImpl(com.squareup.okhttp.OkHttpClient client,
OpenShiftConfig config,
String apiVersion,
String namespace,
String name,
Boolean cascading,
io.fabric8.openshift.api.model.DeploymentConfig item,
String resourceVersion,
Boolean reloadingFromServer,
long gracePeriodSeconds,
Map<String,String> labels,
Map<String,String> labelsNot,
Map<String,String[]> labelsIn,
Map<String,String[]> labelsNotIn,
Map<String,String> fields) |
cascading, fromServer, getConfig, getRootUrl, inNamespace, load, withName, withResourceVersionedit, replacecreate, createNew, delete, delete, delete, get, getDoneableType, getFieldQueryParam, getFields, getGracePeriodSeconds, getItem, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getReloadingFromServer, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleGet, handleReplace, handleResponse, inAnyNamespace, isCascading, isReaping, isReloadingFromServer, isResourceNamespaced, list, setReaping, update, watch, watch, withField, withFields, withGracePeriod, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withoutLabel, withoutLabel, withoutLabelsassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, handleCreate, handleDelete, handleDelete, handleGet, handleReplace, handleResponse, unmarshal, unmarshalpublic DeploymentConfigOperationsImpl(com.squareup.okhttp.OkHttpClient client,
OpenShiftConfig config,
String namespace)
public DeploymentConfigOperationsImpl(com.squareup.okhttp.OkHttpClient client,
OpenShiftConfig config,
String apiVersion,
String namespace,
String name,
Boolean cascading,
io.fabric8.openshift.api.model.DeploymentConfig item,
String resourceVersion,
Boolean reloadingFromServer,
long gracePeriodSeconds,
Map<String,String> labels,
Map<String,String> labelsNot,
Map<String,String[]> labelsIn,
Map<String,String[]> labelsNotIn,
Map<String,String> fields)
Copyright © 2015–2016 Red Hat. All rights reserved.