public class BindingPathConfigFluent<A extends BindingPathConfigFluent<A>> extends ConfigurationFluent<A>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
BindingPathConfigFluent() |
BindingPathConfigFluent(BindingPathConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyInstance(BindingPathConfig instance) |
boolean |
equals(Object o) |
String |
getContainerPath() |
String |
getSecretPath() |
boolean |
hasContainerPath() |
int |
hashCode() |
boolean |
hasSecretPath() |
String |
toString() |
A |
withContainerPath(String containerPath) |
A |
withSecretPath(String secretPath) |
addToAttributes, addToAttributes, buildProject, copyInstance, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic BindingPathConfigFluent()
public BindingPathConfigFluent(BindingPathConfig instance)
protected void copyInstance(BindingPathConfig instance)
public String getContainerPath()
public boolean hasContainerPath()
public String getSecretPath()
public boolean hasSecretPath()
public boolean equals(Object o)
equals in class ConfigurationFluent<A extends BindingPathConfigFluent<A>>public int hashCode()
hashCode in class ConfigurationFluent<A extends BindingPathConfigFluent<A>>public String toString()
toString in class ConfigurationFluent<A extends BindingPathConfigFluent<A>>Copyright © 2018–2024 Red Hat. All rights reserved.