public class DoneableExactMatchType extends ExactMatchTypeFluentImpl<DoneableExactMatchType> implements io.fabric8.kubernetes.api.model.Doneable<ExactMatchType>
| Constructor and Description |
|---|
DoneableExactMatchType(ExactMatchType item) |
DoneableExactMatchType(ExactMatchType item,
io.fabric8.kubernetes.api.builder.Function<ExactMatchType,ExactMatchType> function) |
DoneableExactMatchType(io.fabric8.kubernetes.api.builder.Function<ExactMatchType,ExactMatchType> function) |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchType |
done() |
equals, getExact, hasExact, withExactpublic DoneableExactMatchType(io.fabric8.kubernetes.api.builder.Function<ExactMatchType,ExactMatchType> function)
public DoneableExactMatchType(ExactMatchType item, io.fabric8.kubernetes.api.builder.Function<ExactMatchType,ExactMatchType> function)
public DoneableExactMatchType(ExactMatchType item)
public ExactMatchType done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ExactMatchType>Copyright © 2017–2018 Red Hat. All rights reserved.