public class PrefixMatchTypeFluentImpl<A extends PrefixMatchTypeFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PrefixMatchTypeFluent<A>
| Constructor and Description |
|---|
PrefixMatchTypeFluentImpl() |
PrefixMatchTypeFluentImpl(PrefixMatchType instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPrefix() |
Boolean |
hasPrefix() |
A |
withPrefix(String prefix) |
public PrefixMatchTypeFluentImpl()
public PrefixMatchTypeFluentImpl(PrefixMatchType instance)
public String getPrefix()
getPrefix in interface PrefixMatchTypeFluent<A extends PrefixMatchTypeFluent<A>>public A withPrefix(String prefix)
withPrefix in interface PrefixMatchTypeFluent<A extends PrefixMatchTypeFluent<A>>public Boolean hasPrefix()
hasPrefix in interface PrefixMatchTypeFluent<A extends PrefixMatchTypeFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.