public class ServiceCatalogInstanceBuilder extends ServiceCatalogInstanceFluentImpl<ServiceCatalogInstanceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceCatalogInstance,ServiceCatalogInstanceBuilder>
ServiceCatalogInstanceFluentImpl.ParametersNestedImpl<N>ServiceCatalogInstanceFluent.ParametersNested<N>| Constructor and Description |
|---|
ServiceCatalogInstanceBuilder() |
ServiceCatalogInstanceBuilder(Boolean validationEnabled) |
ServiceCatalogInstanceBuilder(ServiceCatalogInstance instance) |
ServiceCatalogInstanceBuilder(ServiceCatalogInstance instance,
Boolean validationEnabled) |
ServiceCatalogInstanceBuilder(ServiceCatalogInstanceFluent<?> fluent) |
ServiceCatalogInstanceBuilder(ServiceCatalogInstanceFluent<?> fluent,
Boolean validationEnabled) |
ServiceCatalogInstanceBuilder(ServiceCatalogInstanceFluent<?> fluent,
ServiceCatalogInstance instance) |
ServiceCatalogInstanceBuilder(ServiceCatalogInstanceFluent<?> fluent,
ServiceCatalogInstance instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableServiceCatalogInstance |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToParameters, addNewParameter, addNewParameter, addNewParameterLike, addToParameters, addToParameters, buildFirstParameter, buildLastParameter, buildMatchingParameter, buildParameter, buildParameters, editFirstParameter, editLastParameter, editMatchingParameter, editParameter, getBindingSecret, getName, getParameters, getServiceClass, getServicePlan, hasBindingSecret, hasMatchingParameter, hasName, hasParameters, hasServiceClass, hasServicePlan, removeAllFromParameters, removeFromParameters, removeMatchingFromParameters, setNewParameterLike, setToParameters, withBindingSecret, withName, withNewBindingSecret, withNewBindingSecret, withNewBindingSecret, withNewName, withNewName, withNewName, withNewServiceClass, withNewServiceClass, withNewServiceClass, withNewServicePlan, withNewServicePlan, withNewServicePlan, withParameters, withServiceClass, withServicePlanaccept, accept, aggregate, aggregate, build, build, builderOfpublic ServiceCatalogInstanceBuilder()
public ServiceCatalogInstanceBuilder(Boolean validationEnabled)
public ServiceCatalogInstanceBuilder(ServiceCatalogInstanceFluent<?> fluent)
public ServiceCatalogInstanceBuilder(ServiceCatalogInstanceFluent<?> fluent, Boolean validationEnabled)
public ServiceCatalogInstanceBuilder(ServiceCatalogInstanceFluent<?> fluent, ServiceCatalogInstance instance)
public ServiceCatalogInstanceBuilder(ServiceCatalogInstanceFluent<?> fluent, ServiceCatalogInstance instance, Boolean validationEnabled)
public ServiceCatalogInstanceBuilder(ServiceCatalogInstance instance)
public ServiceCatalogInstanceBuilder(ServiceCatalogInstance instance, Boolean validationEnabled)
public EditableServiceCatalogInstance build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceCatalogInstance>public boolean equals(Object o)
equals in class ServiceCatalogInstanceFluentImpl<ServiceCatalogInstanceBuilder>public int hashCode()
hashCode in class ServiceCatalogInstanceFluentImpl<ServiceCatalogInstanceBuilder>Copyright © 2018–2021 Red Hat. All rights reserved.