public class NamespaceOperationsImpl extends HasMetadataOperation<io.fabric8.kubernetes.api.model.Namespace,io.fabric8.kubernetes.api.model.NamespaceList,io.fabric8.kubernetes.api.model.DoneableNamespace,ClientResource<io.fabric8.kubernetes.api.model.Namespace,io.fabric8.kubernetes.api.model.DoneableNamespace>>
reaperapiGroup, apiVersion, client, config, JSON, JSON_MAPPER, name, namespace, resourceT, YAML_MAPPER| Constructor and Description | 
|---|
| NamespaceOperationsImpl(com.squareup.okhttp.OkHttpClient client,
                       Config config) | 
| NamespaceOperationsImpl(com.squareup.okhttp.OkHttpClient client,
                       Config config,
                       String apiVersion,
                       String namespace,
                       String name,
                       Boolean cascading,
                       io.fabric8.kubernetes.api.model.Namespace 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) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isResourceNamespaced() | 
edit, replacecascading, create, createNew, delete, delete, delete, fromServer, get, getDoneableType, getFieldQueryParam, getFields, getGracePeriodSeconds, getItem, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getReloadingFromServer, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleGet, handleReplace, handleResponse, inAnyNamespace, inNamespace, isCascading, isReaping, isReloadingFromServer, list, load, setReaping, update, watch, watch, withField, withFields, withGracePeriod, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withName, withoutLabel, withoutLabel, withoutLabels, withResourceVersionassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, getRootUrl, handleCreate, handleDelete, handleDelete, handleGet, handleReplace, handleResponse, unmarshal, unmarshalpublic NamespaceOperationsImpl(com.squareup.okhttp.OkHttpClient client,
                               Config config)
public NamespaceOperationsImpl(com.squareup.okhttp.OkHttpClient client,
                               Config config,
                               String apiVersion,
                               String namespace,
                               String name,
                               Boolean cascading,
                               io.fabric8.kubernetes.api.model.Namespace 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)
public boolean isResourceNamespaced()
isResourceNamespaced in class BaseOperation<io.fabric8.kubernetes.api.model.Namespace,io.fabric8.kubernetes.api.model.NamespaceList,io.fabric8.kubernetes.api.model.DoneableNamespace,ClientResource<io.fabric8.kubernetes.api.model.Namespace,io.fabric8.kubernetes.api.model.DoneableNamespace>>Copyright © 2015–2016 Red Hat. All rights reserved.