public class DoneableSearchResult extends SearchResultFluentImpl<DoneableSearchResult> implements Doneable<SearchResult>, SearchResultFluent<DoneableSearchResult>
| Constructor and Description |
|---|
DoneableSearchResult(SearchResult item,
io.fabric8.docker.api.builder.Visitor<SearchResult> visitor) |
DoneableSearchResult(io.fabric8.docker.api.builder.Visitor<SearchResult> visitor) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getDescription, getName, getStarCount, isIsAutomated, isIsOfficial, isIsTrusted, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDescription, withIsAutomated, withIsOfficial, withIsTrusted, withName, withStarCountaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getDescription, getName, getStarCount, isIsAutomated, isIsOfficial, isIsTrusted, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDescription, withIsAutomated, withIsOfficial, withIsTrusted, withName, withStarCountpublic DoneableSearchResult(SearchResult item, io.fabric8.docker.api.builder.Visitor<SearchResult> visitor)
public DoneableSearchResult(io.fabric8.docker.api.builder.Visitor<SearchResult> visitor)
public SearchResult done()
done in interface Doneable<SearchResult>Copyright © 2015–2016 Red Hat. All rights reserved.