public class RoleBindingOperationsImpl extends OpenShiftOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,io.fabric8.openshift.api.model.DoneableRoleBinding,Resource<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.DoneableRoleBinding>>
| Modifier and Type | Field and Description |
|---|---|
static String |
GROUP |
static String |
SERVICE_ACCOUNT |
static String |
USER |
DEFAULT_PROPAGATION_POLICYapiVersion, doneableType, listType, typeapiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, YAML_MAPPERDEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS| Constructor and Description |
|---|
RoleBindingOperationsImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config) |
RoleBindingOperationsImpl(OperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected io.fabric8.openshift.api.model.RoleBinding |
handleCreate(io.fabric8.openshift.api.model.RoleBinding resource) |
RoleBindingOperationsImpl |
newInstance(OperationContext context) |
io.fabric8.openshift.api.model.RoleBinding |
patch(io.fabric8.openshift.api.model.RoleBinding item) |
io.fabric8.openshift.api.model.RoleBinding |
replace(io.fabric8.openshift.api.model.RoleBinding item) |
getConfig, getConfigType, getRootUrleditcascading, create, create, createNew, createOrReplace, createOrReplaceWithNew, delete, delete, delete, fetchListUrl, 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, handleDeploymentRollback, handleGet, handlePatch, handleReplace, handleResponse, handleScale, inAnyNamespace, inNamespace, isApiGroup, isCascading, isReady, isReloadingFromServer, isResourceNamespaced, list, list, list, load, load, load, load, lockResourceVersion, require, setListType, setNamespace, setType, updateApiVersion, updateApiVersion, updateApiVersionResource, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withItem, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withName, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withWaitRetryBackoffassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleStatusUpdate, requestException, requestFailure, unmarshal, unmarshal, unmarshalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getNamespacepublic static final String SERVICE_ACCOUNT
public static final String USER
public static final String GROUP
public RoleBindingOperationsImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config)
public RoleBindingOperationsImpl(OperationContext context)
public RoleBindingOperationsImpl newInstance(OperationContext context)
newInstance in class BaseOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,io.fabric8.openshift.api.model.DoneableRoleBinding,Resource<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.DoneableRoleBinding>>public io.fabric8.openshift.api.model.RoleBinding replace(io.fabric8.openshift.api.model.RoleBinding item)
replace in interface Replaceable<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBinding>replace in class HasMetadataOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,io.fabric8.openshift.api.model.DoneableRoleBinding,Resource<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.DoneableRoleBinding>>public io.fabric8.openshift.api.model.RoleBinding patch(io.fabric8.openshift.api.model.RoleBinding item)
patch in interface Patchable<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBinding>patch in class HasMetadataOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,io.fabric8.openshift.api.model.DoneableRoleBinding,Resource<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.DoneableRoleBinding>>protected io.fabric8.openshift.api.model.RoleBinding handleCreate(io.fabric8.openshift.api.model.RoleBinding resource)
throws ExecutionException,
InterruptedException,
IOException
handleCreate in class BaseOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,io.fabric8.openshift.api.model.DoneableRoleBinding,Resource<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.DoneableRoleBinding>>ExecutionExceptionInterruptedExceptionIOExceptionCopyright © 2015–2020 Red Hat. All rights reserved.