public class ClusterServicePlanStatusFluent<A extends ClusterServicePlanStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
ClusterServicePlanStatusFluent() |
ClusterServicePlanStatusFluent(ClusterServicePlanStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getRemovedFromBrokerCatalog() |
int |
hashCode() |
boolean |
hasRemovedFromBrokerCatalog() |
String |
toString() |
A |
withRemovedFromBrokerCatalog() |
A |
withRemovedFromBrokerCatalog(Boolean removedFromBrokerCatalog) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterServicePlanStatusFluent()
public ClusterServicePlanStatusFluent(ClusterServicePlanStatus instance)
public Boolean getRemovedFromBrokerCatalog()
public A withRemovedFromBrokerCatalog(Boolean removedFromBrokerCatalog)
public boolean hasRemovedFromBrokerCatalog()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterServicePlanStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterServicePlanStatusFluent<A>>public A withRemovedFromBrokerCatalog()
Copyright © 2015–2023 Red Hat. All rights reserved.