public class ExactMatchTypeFluentImpl<A extends ExactMatchTypeFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ExactMatchTypeFluent<A>
| Constructor and Description |
|---|
ExactMatchTypeFluentImpl() |
ExactMatchTypeFluentImpl(ExactMatchType instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExact() |
Boolean |
hasExact() |
A |
withExact(String exact) |
public ExactMatchTypeFluentImpl()
public ExactMatchTypeFluentImpl(ExactMatchType instance)
public String getExact()
getExact in interface ExactMatchTypeFluent<A extends ExactMatchTypeFluent<A>>public A withExact(String exact)
withExact in interface ExactMatchTypeFluent<A extends ExactMatchTypeFluent<A>>public Boolean hasExact()
hasExact in interface ExactMatchTypeFluent<A extends ExactMatchTypeFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.