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