public interface ClusterServicePlanResource extends Resource<io.fabric8.servicecatalog.api.model.ClusterServicePlan,io.fabric8.servicecatalog.api.model.DoneableClusterServicePlan>
DEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS| 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. |
createOrReplace, createOrReplaceWithNewcreate, create, createNewfromServerreplaceupdateStatuswithGracePeriodwithPropagationPolicylockResourceVersionwaitUntilCondition, waitUntilReady, withWaitRetryBackoffwithResourceVersionrequireio.fabric8.servicecatalog.api.model.ServiceInstance instantiate(String... args)
ClusterServicePlan.args - The instance name, or the namespace and instance name (var-arg).ServiceInstance.ServiceInstanceResource instantiateAnd(String... args)
ClusterServicePlan and returns the ServiceInstanceResource.args - The instance name, or the namespace and instance name (var-arg).ServiceInstanceResource.Copyright © 2015–2020 Red Hat. All rights reserved.