public class ServiceBindingConfigBuilder extends ServiceBindingConfigFluent<ServiceBindingConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceBindingConfig,ServiceBindingConfigBuilder>
ServiceBindingConfigFluent.ApplicationNested<N>, ServiceBindingConfigFluent.BindingPathNested<N>, ServiceBindingConfigFluent.CustomEnvVarNested<N>, ServiceBindingConfigFluent.ServicesNested<N>ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
ServiceBindingConfigBuilder() |
ServiceBindingConfigBuilder(ServiceBindingConfig instance) |
ServiceBindingConfigBuilder(ServiceBindingConfigFluent<?> fluent) |
ServiceBindingConfigBuilder(ServiceBindingConfigFluent<?> fluent,
ServiceBindingConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableServiceBindingConfig |
build() |
addAllToCustomEnvVar, addAllToServices, addNewCustomEnvVar, addNewCustomEnvVarLike, addNewService, addNewServiceLike, addToCustomEnvVar, addToCustomEnvVar, addToServices, addToServices, buildApplication, buildBindingPath, buildCustomEnvVar, buildCustomEnvVar, buildFirstCustomEnvVar, buildFirstService, buildLastCustomEnvVar, buildLastService, buildMatchingCustomEnvVar, buildMatchingService, buildService, buildServices, copyInstance, editApplication, editBindingPath, editCustomEnvVar, editFirstCustomEnvVar, editFirstService, editLastCustomEnvVar, editLastService, editMatchingCustomEnvVar, editMatchingService, editOrNewApplication, editOrNewApplicationLike, editOrNewBindingPath, editOrNewBindingPathLike, editService, equals, getBindAsFiles, getDetectBindingResources, getEnvVarPrefix, getMountPath, hasApplication, hasBindAsFiles, hasBindingPath, hasCustomEnvVar, hasDetectBindingResources, hasEnvVarPrefix, hashCode, hasMatchingCustomEnvVar, hasMatchingService, hasMountPath, hasServices, removeAllFromCustomEnvVar, removeAllFromServices, removeFromCustomEnvVar, removeFromServices, removeMatchingFromCustomEnvVar, removeMatchingFromServices, setNewCustomEnvVarLike, setNewServiceLike, setToCustomEnvVar, setToServices, toString, withApplication, withBindAsFiles, withBindAsFiles, withBindingPath, withCustomEnvVar, withDetectBindingResources, withDetectBindingResources, withEnvVarPrefix, withMountPath, withNewApplication, withNewApplicationLike, withNewBindingPath, withNewBindingPathLike, withServicescopyInstance, getName, getPartOf, getVersion, hasName, hasPartOf, hasVersion, withName, withPartOf, withVersionaddToAttributes, addToAttributes, buildProject, copyInstance, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaggregate, aggregate, build, build, builderOf, getVisitableMappublic ServiceBindingConfigBuilder()
public ServiceBindingConfigBuilder(ServiceBindingConfigFluent<?> fluent)
public ServiceBindingConfigBuilder(ServiceBindingConfigFluent<?> fluent, ServiceBindingConfig instance)
public ServiceBindingConfigBuilder(ServiceBindingConfig instance)
public EditableServiceBindingConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceBindingConfig>Copyright © 2018–2024 Red Hat. All rights reserved.