public class ServiceCatalogConfigBuilder extends ServiceCatalogConfigFluentImpl<ServiceCatalogConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceCatalogConfig,ServiceCatalogConfigBuilder>
ServiceCatalogConfigFluentImpl.InstancesNestedImpl<N>ConfigurationFluentImpl.ProjectNestedImpl<N>ServiceCatalogConfigFluent.InstancesNested<N>ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
ServiceCatalogConfigBuilder() |
ServiceCatalogConfigBuilder(Boolean validationEnabled) |
ServiceCatalogConfigBuilder(ServiceCatalogConfig instance) |
ServiceCatalogConfigBuilder(ServiceCatalogConfig instance,
Boolean validationEnabled) |
ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent) |
ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent,
Boolean validationEnabled) |
ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent,
ServiceCatalogConfig instance) |
ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent,
ServiceCatalogConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableServiceCatalogConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToInstances, addNewInstance, addNewInstanceLike, addToInstances, addToInstances, buildFirstInstance, buildInstance, buildInstances, buildLastInstance, buildMatchingInstance, editFirstInstance, editInstance, editLastInstance, editMatchingInstance, getInstances, hasInstances, hasMatchingInstance, removeAllFromInstances, removeFromInstances, removeMatchingFromInstances, setNewInstanceLike, setToInstances, withInstancesaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaccept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic ServiceCatalogConfigBuilder()
public ServiceCatalogConfigBuilder(Boolean validationEnabled)
public ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent)
public ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent, Boolean validationEnabled)
public ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent, ServiceCatalogConfig instance)
public ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent, ServiceCatalogConfig instance, Boolean validationEnabled)
public ServiceCatalogConfigBuilder(ServiceCatalogConfig instance)
public ServiceCatalogConfigBuilder(ServiceCatalogConfig instance, Boolean validationEnabled)
public EditableServiceCatalogConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceCatalogConfig>public boolean equals(Object o)
equals in class ServiceCatalogConfigFluentImpl<ServiceCatalogConfigBuilder>public int hashCode()
hashCode in class ServiceCatalogConfigFluentImpl<ServiceCatalogConfigBuilder>Copyright © 2018–2021 Red Hat. All rights reserved.