public class UserOperationsImpl extends OpenShiftOperation<io.fabric8.openshift.api.model.User,io.fabric8.openshift.api.model.UserList,io.fabric8.openshift.api.model.DoneableUser,ClientResource<io.fabric8.openshift.api.model.User,io.fabric8.openshift.api.model.DoneableUser>>
reaperapiGroup, apiVersion, client, config, JSON, JSON_MAPPER, name, namespace, resourceT, YAML_MAPPER| Constructor and Description |
|---|
UserOperationsImpl(com.squareup.okhttp.OkHttpClient client,
OpenShiftConfig config,
String namespace) |
UserOperationsImpl(com.squareup.okhttp.OkHttpClient client,
OpenShiftConfig config,
String apiVersion,
String namespace,
String name,
Boolean cascading,
io.fabric8.openshift.api.model.User item) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNamespaceRequired() |
cascading, getConfig, getRootUrl, inNamespace, load, withNameedit, replacecreate, createNew, delete, delete, delete, get, getDoneableType, getFieldQueryParam, getItem, getLabelQueryParam, getListType, getMandatory, getResourceT, getRootPaths, getType, handleCreate, handleGet, handleReplace, handleResponse, inAnyNamespace, isCascading, isReaping, list, setReaping, update, watch, watch, withField, withFields, withLabel, withLabelIn, withLabelNotIn, withLabels, withoutLabel, withoutLabelsassertResponseCode, checkName, checkNamespace, getAPIGroup, getAPIVersion, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, handleCreate, handleDelete, handleDelete, handleGet, handleReplace, handleResponse, unmarshalpublic UserOperationsImpl(com.squareup.okhttp.OkHttpClient client,
OpenShiftConfig config,
String namespace)
public UserOperationsImpl(com.squareup.okhttp.OkHttpClient client,
OpenShiftConfig config,
String apiVersion,
String namespace,
String name,
Boolean cascading,
io.fabric8.openshift.api.model.User item)
public boolean isNamespaceRequired()
isNamespaceRequired in class BaseOperation<io.fabric8.openshift.api.model.User,io.fabric8.openshift.api.model.UserList,io.fabric8.openshift.api.model.DoneableUser,ClientResource<io.fabric8.openshift.api.model.User,io.fabric8.openshift.api.model.DoneableUser>>Copyright © 2015 Red Hat. All rights reserved.