@Generated(value="jsonschema2pojo") public class ServicePlanStatus extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
ServicePlanStatus()
No args constructor for use in serialization
|
ServicePlanStatus(Boolean removedFromBrokerCatalog) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Boolean |
getRemovedFromBrokerCatalog() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setRemovedFromBrokerCatalog(Boolean removedFromBrokerCatalog) |
public ServicePlanStatus()
public ServicePlanStatus(Boolean removedFromBrokerCatalog)
Copyright © 2015–2023 Red Hat. All rights reserved.