public class BindingPathConfig extends Configuration
| Constructor and Description |
|---|
BindingPathConfig() |
BindingPathConfig(Project project,
Map<ConfigKey,Object> attributes,
String containerPath,
String secretPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContainerPath() |
String |
getSecretPath() |
int |
hashCode() |
static BindingPathConfigBuilder |
newBindingPathConfigBuilder() |
static BindingPathConfigBuilder |
newBindingPathConfigBuilderFromDefaults() |
entrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectpublic String getContainerPath()
public String getSecretPath()
public static BindingPathConfigBuilder newBindingPathConfigBuilder()
public static BindingPathConfigBuilder newBindingPathConfigBuilderFromDefaults()
Copyright © 2018–2024 Red Hat. All rights reserved.