public class ClusterServicePlanOperationsImpl extends HasMetadataOperation<io.fabric8.servicecatalog.api.model.ClusterServicePlan,io.fabric8.servicecatalog.api.model.ClusterServicePlanList,io.fabric8.servicecatalog.api.model.DoneableClusterServicePlan,ClusterServicePlanResource> implements ClusterServicePlanResource
DEFAULT_PROPAGATION_POLICYapiVersion, doneableType, listType, typeapiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, YAML_MAPPERDEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS| Constructor and Description |
|---|
ClusterServicePlanOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
ClusterServicePlanOperationsImpl(OperationContext ctx) |
| 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. |
boolean |
isResourceNamespaced() |
BaseOperation<io.fabric8.servicecatalog.api.model.ClusterServicePlan,io.fabric8.servicecatalog.api.model.ClusterServicePlanList,io.fabric8.servicecatalog.api.model.DoneableClusterServicePlan,ClusterServicePlanResource> |
newInstance(OperationContext context) |
edit, patch, replacecascading, create, create, createNew, createOrReplace, createOrReplaceWithNew, delete, delete, delete, fetchListUrl, forOperationType, fromServer, get, getApiVersion, getConfigType, getDoneableType, getFieldQueryParam, getFields, getFieldsNot, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getOperationType, getPropagationPolicy, getReloadingFromServer, 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, withWaitRetryBackoffassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceUrl, getResourceUrl, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleStatusUpdate, requestException, requestFailure, unmarshal, unmarshal, unmarshalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateOrReplace, createOrReplaceWithNewcreate, create, createNewfromServerreplaceupdateStatuswithGracePeriodwithPropagationPolicylockResourceVersionwaitUntilCondition, waitUntilReady, withWaitRetryBackoffwithResourceVersionrequiregetName, getNamespacepublic ClusterServicePlanOperationsImpl(okhttp3.OkHttpClient client,
Config config)
public ClusterServicePlanOperationsImpl(OperationContext ctx)
public BaseOperation<io.fabric8.servicecatalog.api.model.ClusterServicePlan,io.fabric8.servicecatalog.api.model.ClusterServicePlanList,io.fabric8.servicecatalog.api.model.DoneableClusterServicePlan,ClusterServicePlanResource> newInstance(OperationContext context)
newInstance in class BaseOperation<io.fabric8.servicecatalog.api.model.ClusterServicePlan,io.fabric8.servicecatalog.api.model.ClusterServicePlanList,io.fabric8.servicecatalog.api.model.DoneableClusterServicePlan,ClusterServicePlanResource>public boolean isResourceNamespaced()
isResourceNamespaced in class BaseOperation<io.fabric8.servicecatalog.api.model.ClusterServicePlan,io.fabric8.servicecatalog.api.model.ClusterServicePlanList,io.fabric8.servicecatalog.api.model.DoneableClusterServicePlan,ClusterServicePlanResource>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–2020 Red Hat. All rights reserved.