public interface SearchImagesCmd extends SyncDockerCmd<List<SearchItem>>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SearchImagesCmd.Exec |
| Modifier and Type | Method and Description |
|---|---|
String |
getTerm() |
SearchImagesCmd |
withTerm(String term) |
exec@CheckForNull String getTerm()
SearchImagesCmd withTerm(@Nonnull String term)
Copyright © 2017. All Rights Reserved.