| Package | Description |
|---|---|
| io.dekorate.servicebinding.model |
| Modifier and Type | Method and Description |
|---|---|
BindingPath |
BindingPathBuilder.build() |
BindingPath |
ApplicationFluent.buildBindingPath() |
BindingPath |
Application.getBindingPath() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BindingPathFluent.copyInstance(BindingPath instance) |
ApplicationFluent.BindingPathNested<A> |
ApplicationFluent.editOrNewBindingPathLike(BindingPath item) |
void |
Application.setBindingPath(BindingPath bindingPath) |
A |
ApplicationFluent.withBindingPath(BindingPath bindingPath) |
ApplicationFluent.BindingPathNested<A> |
ApplicationFluent.withNewBindingPathLike(BindingPath item) |
| Constructor and Description |
|---|
Application(String resource,
String kind,
String group,
String version,
String name,
BindingPath bindingPath) |
BindingPathBuilder(BindingPath instance) |
BindingPathBuilder(BindingPathFluent<?> fluent,
BindingPath instance) |
BindingPathFluent(BindingPath instance) |
Copyright © 2018–2024 Red Hat. All rights reserved.