public class ClusterServiceClassSpecFluent<A extends ClusterServiceClassSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
ClusterServiceClassSpecFluent() |
ClusterServiceClassSpecFluent(ClusterServiceClassSpec instance) |
public ClusterServiceClassSpecFluent()
public ClusterServiceClassSpecFluent(ClusterServiceClassSpec instance)
protected void copyInstance(ClusterServiceClassSpec instance)
public Boolean getBindable()
public boolean hasBindable()
public Boolean getBindingRetrievable()
public boolean hasBindingRetrievable()
public String getClusterServiceBrokerName()
public boolean hasClusterServiceBrokerName()
public A removeFromDefaultProvisionParameters(Map<String,Object> map)
public <K,V> A withDefaultProvisionParameters(Map<String,Object> defaultProvisionParameters)
public boolean hasDefaultProvisionParameters()
public String getDescription()
public boolean hasDescription()
public String getExternalID()
public boolean hasExternalID()
public boolean hasExternalMetadata()
public String getExternalName()
public boolean hasExternalName()
public Boolean getPlanUpdatable()
public boolean hasPlanUpdatable()
public A addAllToRequires(Collection<String> items)
public A removeAllFromRequires(Collection<String> items)
public String getRequire(int index)
public String getFirstRequire()
public String getLastRequire()
public boolean hasRequires()
public A addAllToTags(Collection<String> items)
public A removeAllFromTags(Collection<String> items)
public String getTag(int index)
public String getFirstTag()
public String getLastTag()
public boolean hasTags()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterServiceClassSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterServiceClassSpecFluent<A>>public A withBindable()
public A withBindingRetrievable()
public A withPlanUpdatable()
Copyright © 2015–2024 Red Hat. All rights reserved.