public class ServiceCatalogInstanceFluentImpl<A extends ServiceCatalogInstanceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ServiceCatalogInstanceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceCatalogInstanceFluentImpl.ParametersNestedImpl<N> |
ServiceCatalogInstanceFluent.ParametersNested<N>| Constructor and Description |
|---|
ServiceCatalogInstanceFluentImpl() |
ServiceCatalogInstanceFluentImpl(ServiceCatalogInstance instance) |
public ServiceCatalogInstanceFluentImpl()
public ServiceCatalogInstanceFluentImpl(ServiceCatalogInstance instance)
public String getName()
getName in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withName(String name)
withName in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Boolean hasName()
hasName in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewName(String arg1)
withNewName in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public String getServiceClass()
getServiceClass in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withServiceClass(String serviceClass)
withServiceClass in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Boolean hasServiceClass()
hasServiceClass in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewServiceClass(String arg1)
withNewServiceClass in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewServiceClass(StringBuilder arg1)
withNewServiceClass in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewServiceClass(StringBuffer arg1)
withNewServiceClass in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public String getServicePlan()
getServicePlan in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withServicePlan(String servicePlan)
withServicePlan in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Boolean hasServicePlan()
hasServicePlan in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewServicePlan(String arg1)
withNewServicePlan in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewServicePlan(StringBuilder arg1)
withNewServicePlan in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewServicePlan(StringBuffer arg1)
withNewServicePlan in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withParameters(Parameter... parameters)
withParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>@Deprecated public Parameter[] getParameters()
getParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Parameter[] buildParameters()
buildParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Parameter buildParameter(int index)
buildParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Parameter buildFirstParameter()
buildFirstParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Parameter buildLastParameter()
buildLastParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Parameter buildMatchingParameter(Predicate<ParameterBuilder> predicate)
buildMatchingParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Boolean hasMatchingParameter(Predicate<ParameterBuilder> predicate)
hasMatchingParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A addToParameters(int index, Parameter item)
addToParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A setToParameters(int index, Parameter item)
setToParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A addToParameters(Parameter... items)
addToParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A addAllToParameters(Collection<Parameter> items)
addAllToParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A removeFromParameters(Parameter... items)
removeFromParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A removeAllFromParameters(Collection<Parameter> items)
removeAllFromParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A removeMatchingFromParameters(Predicate<ParameterBuilder> predicate)
removeMatchingFromParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Boolean hasParameters()
hasParameters in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A addNewParameter(String key, String value)
addNewParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public ServiceCatalogInstanceFluent.ParametersNested<A> addNewParameter()
addNewParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public ServiceCatalogInstanceFluent.ParametersNested<A> addNewParameterLike(Parameter item)
addNewParameterLike in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public ServiceCatalogInstanceFluent.ParametersNested<A> setNewParameterLike(int index, Parameter item)
setNewParameterLike in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public ServiceCatalogInstanceFluent.ParametersNested<A> editParameter(int index)
editParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public ServiceCatalogInstanceFluent.ParametersNested<A> editFirstParameter()
editFirstParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public ServiceCatalogInstanceFluent.ParametersNested<A> editLastParameter()
editLastParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public ServiceCatalogInstanceFluent.ParametersNested<A> editMatchingParameter(Predicate<ParameterBuilder> predicate)
editMatchingParameter in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public String getBindingSecret()
getBindingSecret in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withBindingSecret(String bindingSecret)
withBindingSecret in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public Boolean hasBindingSecret()
hasBindingSecret in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewBindingSecret(String arg1)
withNewBindingSecret in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewBindingSecret(StringBuilder arg1)
withNewBindingSecret in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>public A withNewBindingSecret(StringBuffer arg1)
withNewBindingSecret in interface ServiceCatalogInstanceFluent<A extends ServiceCatalogInstanceFluent<A>>Copyright © 2018–2021 Red Hat. All rights reserved.