public class HelmExpression extends Object
| Constructor and Description |
|---|
HelmExpression() |
HelmExpression(String path,
String expression) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExpression() |
String |
getPath() |
int |
hashCode() |
static HelmExpressionBuilder |
newBuilder() |
static HelmExpressionBuilder |
newBuilderFromDefaults() |
public String getPath()
public String getExpression()
public static HelmExpressionBuilder newBuilder()
public static HelmExpressionBuilder newBuilderFromDefaults()
Copyright © 2018–2022 Red Hat. All rights reserved.