Class ClusterResourceQuotaOperationsImpl
- java.lang.Object
-
- io.fabric8.kubernetes.client.dsl.base.OperationSupport
-
- io.fabric8.kubernetes.client.dsl.base.BaseOperation<T,L,R>
-
- io.fabric8.kubernetes.client.dsl.base.HasMetadataOperation<T,L,R>
-
- io.fabric8.openshift.client.dsl.internal.OpenShiftOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>
-
- io.fabric8.openshift.client.dsl.internal.ClusterResourceQuotaOperationsImpl
-
- All Implemented Interfaces:
AnyNamespaceable<FilterWatchListMultiDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList>>,Cascading<EditReplacePatchDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota>>,CascadingEditReplacePatchDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Createable<io.fabric8.openshift.api.model.ClusterResourceQuota>,CreateFromServerGettable<io.fabric8.openshift.api.model.ClusterResourceQuota>,CreateOrReplaceable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Deletable,DryRunable<WritableOperation<io.fabric8.openshift.api.model.ClusterResourceQuota>>,Editable<io.fabric8.openshift.api.model.ClusterResourceQuota>,EditReplacePatchable<io.fabric8.openshift.api.model.ClusterResourceQuota>,EditReplacePatchDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Filterable<FilterWatchListDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList>>,FilterWatchListDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList>,FilterWatchListMultiDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList>,FromServerable<Gettable<io.fabric8.openshift.api.model.ClusterResourceQuota>>,Gettable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Listable<io.fabric8.openshift.api.model.ClusterResourceQuotaList>,Loadable<Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>,Lockable<Replaceable<io.fabric8.openshift.api.model.ClusterResourceQuota>>,MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>,MultiDeleteable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Nameable<Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>,Namespaceable<NonNamespaceOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>>,NonNamespaceOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>,Operation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>,Patchable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Readiable,Replaceable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Requirable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>,StatusUpdatable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Versionable<WatchAndWaitable<io.fabric8.openshift.api.model.ClusterResourceQuota>>,VersionWatchAndWaitable<io.fabric8.openshift.api.model.ClusterResourceQuota>,Waitable<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuota>,Watchable<Watcher<io.fabric8.openshift.api.model.ClusterResourceQuota>>,WatchAndWaitable<io.fabric8.openshift.api.model.ClusterResourceQuota>,WatchListDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList>,WritableOperation<io.fabric8.openshift.api.model.ClusterResourceQuota>,FromServerGettable<io.fabric8.openshift.api.model.ClusterResourceQuota>,GracePeriodConfigurable<Deletable>,OperationInfo,PropagationPolicyConfigurable<EditReplacePatchDeletable<io.fabric8.openshift.api.model.ClusterResourceQuota>>
public class ClusterResourceQuotaOperationsImpl extends OpenShiftOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>
-
-
Field Summary
-
Fields inherited from class io.fabric8.openshift.client.dsl.internal.OpenShiftOperation
OPENSHIFT_APIGROUP_SUFFIX
-
Fields inherited from class io.fabric8.kubernetes.client.dsl.base.HasMetadataOperation
DEFAULT_GRACE_PERIOD_IN_SECONDS, DEFAULT_PROPAGATION_POLICY
-
Fields inherited from class io.fabric8.kubernetes.client.dsl.base.BaseOperation
apiVersion, listType, type
-
Fields inherited from class io.fabric8.kubernetes.client.dsl.base.OperationSupport
apiGroupName, apiGroupVersion, client, config, context, dryRun, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, YAML_MAPPER
-
Fields inherited from interface io.fabric8.kubernetes.client.dsl.Waitable
DEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS
-
-
Constructor Summary
Constructors Constructor Description ClusterResourceQuotaOperationsImpl(OperationContext context)ClusterResourceQuotaOperationsImpl(okhttp3.OkHttpClient client, OpenShiftConfig config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.fabric8.openshift.api.model.ClusterResourceQuotaedit(io.fabric8.kubernetes.api.builder.Visitor... visitors)booleanisResourceNamespaced()ClusterResourceQuotaOperationsImplnewInstance(OperationContext context)-
Methods inherited from class io.fabric8.openshift.client.dsl.internal.OpenShiftOperation
getConfig, getConfigType, getReadiness, getRootUrl
-
Methods inherited from class io.fabric8.kubernetes.client.dsl.base.HasMetadataOperation
accept, edit, patch, replace
-
Methods inherited from class io.fabric8.kubernetes.client.dsl.base.BaseOperation
cascading, create, create, createOrReplace, delete, delete, delete, dryRun, edit, fetchListUrl, forOperationType, fromServer, get, getApiVersion, getFieldQueryParam, getFields, getFieldsNot, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getOperationType, getPropagationPolicy, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handlePatch, handleReplace, handleResponse, handleScale, inAnyNamespace, inNamespace, isApiGroup, isCascading, isReady, isReloadingFromServer, list, list, list, load, load, load, load, lockResourceVersion, require, sendPatchedObject, setListType, setNamespace, setType, updateApiVersion, updateApiVersion, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withInvolvedObject, withItem, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withName, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withWaitRetryBackoff
-
Methods inherited from class io.fabric8.kubernetes.client.dsl.base.OperationSupport
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceUrl, getResourceUrl, getResourceURLForWriteOperation, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleStatusUpdate, requestException, requestFailure, unmarshal, unmarshal, unmarshal
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.DryRunable
dryRun
-
Methods inherited from interface io.fabric8.kubernetes.client.OperationInfo
getName, getNamespace
-
-
-
-
Constructor Detail
-
ClusterResourceQuotaOperationsImpl
public ClusterResourceQuotaOperationsImpl(okhttp3.OkHttpClient client, OpenShiftConfig config)
-
ClusterResourceQuotaOperationsImpl
public ClusterResourceQuotaOperationsImpl(OperationContext context)
-
-
Method Detail
-
newInstance
public ClusterResourceQuotaOperationsImpl newInstance(OperationContext context)
- Overrides:
newInstancein classBaseOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>
-
edit
public io.fabric8.openshift.api.model.ClusterResourceQuota edit(io.fabric8.kubernetes.api.builder.Visitor... visitors)
- Specified by:
editin interfaceEditable<io.fabric8.openshift.api.model.ClusterResourceQuota>- Overrides:
editin classBaseOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>
-
isResourceNamespaced
public boolean isResourceNamespaced()
- Overrides:
isResourceNamespacedin classBaseOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>>
-
-