public class StringMatchExactFluentImpl<A extends StringMatchExactFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StringMatchExactFluent<A>
| Constructor and Description |
|---|
StringMatchExactFluentImpl() |
StringMatchExactFluentImpl(StringMatchExact instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExact() |
Boolean |
hasExact() |
int |
hashCode() |
A |
withExact(String exact) |
A |
withNewExact(String arg0)
Deprecated.
|
public StringMatchExactFluentImpl()
public StringMatchExactFluentImpl(StringMatchExact instance)
public String getExact()
getExact in interface StringMatchExactFluent<A extends StringMatchExactFluent<A>>public A withExact(String exact)
withExact in interface StringMatchExactFluent<A extends StringMatchExactFluent<A>>public Boolean hasExact()
hasExact in interface StringMatchExactFluent<A extends StringMatchExactFluent<A>>@Deprecated public A withNewExact(String arg0)
withNewExact in interface StringMatchExactFluent<A extends StringMatchExactFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.