public class ClusterServicePlanOperationsImpl extends ExtensibleResourceAdapter<io.fabric8.servicecatalog.api.model.ClusterServicePlan> implements ClusterServicePlanResource
FieldValidateable.Validationclient, resource| Constructor and Description |
|---|
ClusterServicePlanOperationsImpl() |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.servicecatalog.api.model.ServiceInstance |
instantiate(String... args)
Instantiate the
ClusterServicePlan. |
ServiceInstanceResource |
instantiateAnd(String... args)
Instantiate the
ClusterServicePlan and returns the ServiceInstanceResource. |
ExtensibleResourceAdapter<io.fabric8.servicecatalog.api.model.ClusterServicePlan> |
newInstance() |
dryRun, fieldManager, fieldValidation, forceConflicts, fromServer, getItem, init, inWriteContext, lockResourceVersion, lockResourceVersion, withGracePeriod, withIndexers, withLimit, withPropagationPolicy, withResourceVersion, withTimeout, withTimeoutInMillisaccept, create, create, createOrReplace, createOrReplace, delete, delete, dryRun, edit, edit, edit, editStatus, get, getResource, inform, inform, inform, informOnCondition, isReady, item, patch, patch, patch, patch, patch, patch, patchStatus, patchStatus, replace, replace, replaceStatus, replaceStatus, require, runnableInformer, scale, scale, scale, scale, serverSideApply, update, updateStatus, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcascading, isReady, item, lockResourceVersion, lockResourceVersion, requirescale, scale, scale, scalefromServerwithResourceVersionwaitUntilCondition, waitUntilReadycreate, createOrReplaceaccept, edit, edit, edit, editStatus, patch, patch, patch, patch, patch, patch, patchStatusreplace, replaceStatus, update, updateStatuscreate, createOrReplace, delete, patchStatus, updateStatuswithGracePeriodwithPropagationPolicydelete, withTimeout, withTimeoutInMillisreplace, replaceStatusfieldManager, forceConflicts, serverSideApplyfieldValidationdryRun, dryRuninform, inform, inform, informOnCondition, runnableInformer, withIndexers, withLimitscalepublic ExtensibleResourceAdapter<io.fabric8.servicecatalog.api.model.ClusterServicePlan> newInstance()
newInstance in class ExtensibleResourceAdapter<io.fabric8.servicecatalog.api.model.ClusterServicePlan>public io.fabric8.servicecatalog.api.model.ServiceInstance instantiate(String... args)
ClusterServicePlanResourceClusterServicePlan.instantiate in interface ClusterServicePlanResourceargs - The instance name, or the namespace and instance name (var-arg).ServiceInstance.public ServiceInstanceResource instantiateAnd(String... args)
ClusterServicePlanResourceClusterServicePlan and returns the ServiceInstanceResource.instantiateAnd in interface ClusterServicePlanResourceargs - The instance name, or the namespace and instance name (var-arg).ServiceInstanceResource.Copyright © 2015–2023 Red Hat. All rights reserved.