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