public class DoneableIndexInfo extends IndexInfoFluentImpl<DoneableIndexInfo> implements Doneable<IndexInfo>
| Constructor and Description |
|---|
DoneableIndexInfo(io.fabric8.docker.api.builder.Function<IndexInfo,IndexInfo> function) |
DoneableIndexInfo(IndexInfo item) |
DoneableIndexInfo(IndexInfo item,
io.fabric8.docker.api.builder.Function<IndexInfo,IndexInfo> function) |
| Modifier and Type | Method and Description |
|---|---|
IndexInfo |
done() |
addAllToMirrors, addToMirrors, addToMirrors, equals, getFirstMirror, getLastMirror, getMatchingMirror, getMirror, getMirrors, getName, hasMirrors, hasName, hasOfficial, hasSecure, isOfficial, isSecure, removeAllFromMirrors, removeFromMirrors, setToMirrors, withMirrors, withMirrors, withName, withOfficial, withSecurepublic DoneableIndexInfo(io.fabric8.docker.api.builder.Function<IndexInfo,IndexInfo> function)
public DoneableIndexInfo(IndexInfo item, io.fabric8.docker.api.builder.Function<IndexInfo,IndexInfo> function)
public DoneableIndexInfo(IndexInfo item)
Copyright © 2015–2017 Red Hat. All rights reserved.