public class ClusterServiceBrokerOperationsImpl extends HasMetadataOperation<io.fabric8.servicecatalog.api.model.ClusterServiceBroker,io.fabric8.servicecatalog.api.model.ClusterServiceBrokerList,io.fabric8.servicecatalog.api.model.DoneableClusterServiceBroker,ClusterServiceBrokerResource> implements ClusterServiceBrokerResource
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 |
|---|
ClusterServiceBrokerOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
ClusterServiceBrokerOperationsImpl(OperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isResourceNamespaced() |
io.fabric8.servicecatalog.api.model.ClusterServiceClassList |
listClasses()
List all
ClusterServiceClasses available to the current broker. |
io.fabric8.servicecatalog.api.model.ClusterServicePlanList |
listPlans()
List all
ClusterServicePlans available to the current broker. |
BaseOperation<io.fabric8.servicecatalog.api.model.ClusterServiceBroker,io.fabric8.servicecatalog.api.model.ClusterServiceBrokerList,io.fabric8.servicecatalog.api.model.DoneableClusterServiceBroker,ClusterServiceBrokerResource> |
newInstance(OperationContext context) |
ClusterServiceClassResource |
useServiceClass(String externalName)
Switch to the
ClusterServiceClassResource with the specified external name. |
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 ClusterServiceBrokerOperationsImpl(okhttp3.OkHttpClient client,
Config config)
public ClusterServiceBrokerOperationsImpl(OperationContext context)
public BaseOperation<io.fabric8.servicecatalog.api.model.ClusterServiceBroker,io.fabric8.servicecatalog.api.model.ClusterServiceBrokerList,io.fabric8.servicecatalog.api.model.DoneableClusterServiceBroker,ClusterServiceBrokerResource> newInstance(OperationContext context)
newInstance in class BaseOperation<io.fabric8.servicecatalog.api.model.ClusterServiceBroker,io.fabric8.servicecatalog.api.model.ClusterServiceBrokerList,io.fabric8.servicecatalog.api.model.DoneableClusterServiceBroker,ClusterServiceBrokerResource>public boolean isResourceNamespaced()
isResourceNamespaced in class BaseOperation<io.fabric8.servicecatalog.api.model.ClusterServiceBroker,io.fabric8.servicecatalog.api.model.ClusterServiceBrokerList,io.fabric8.servicecatalog.api.model.DoneableClusterServiceBroker,ClusterServiceBrokerResource>public io.fabric8.servicecatalog.api.model.ClusterServicePlanList listPlans()
ClusterServiceBrokerResourceClusterServicePlans available to the current broker.
It's an alternative of listing all plans and filtering by field.listPlans in interface ClusterServiceBrokerResourcepublic io.fabric8.servicecatalog.api.model.ClusterServiceClassList listClasses()
ClusterServiceBrokerResourceClusterServiceClasses available to the current broker.
It's an alternative of listing all classes and filtering by field.listClasses in interface ClusterServiceBrokerResourcepublic ClusterServiceClassResource useServiceClass(String externalName)
ClusterServiceBrokerResourceClusterServiceClassResource with the specified external name.useServiceClass in interface ClusterServiceBrokerResourceCopyright © 2015–2020 Red Hat. All rights reserved.