public interface ClusterServiceClassResource extends Resource<io.fabric8.servicecatalog.api.model.ClusterServiceClass,io.fabric8.servicecatalog.api.model.DoneableClusterServiceClass>
DEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS| Modifier and Type | Method and Description |
|---|---|
io.fabric8.servicecatalog.api.model.ServiceInstance |
instantiate(String instanceName,
String plan) |
io.fabric8.servicecatalog.api.model.ClusterServicePlanList |
listPlans() |
ClusterServicePlanResource |
usePlan(String externalName)
Switch to the
ClusterServicePlanResource with the specified external name. |
createOrReplace, createOrReplaceWithNewcreate, create, createNewfromServerreplaceupdateStatuswithGracePeriodwithPropagationPolicylockResourceVersionwaitUntilCondition, waitUntilReady, withWaitRetryBackoffwithResourceVersionrequireio.fabric8.servicecatalog.api.model.ClusterServicePlanList listPlans()
ClusterServicePlanResource usePlan(String externalName)
ClusterServicePlanResource with the specified external name.externalName - IllegalArgumentException - if no unique resource with externalName is found.Copyright © 2015–2020 Red Hat. All rights reserved.