public interface S2iTaskFluent<A extends S2iTaskFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getContextDir() |
String |
getName() |
String |
getTag() |
Boolean |
hasContextDir() |
Boolean |
hasName() |
Boolean |
hasTag() |
A |
withContextDir(String contextDir) |
A |
withName(String name) |
A |
withTag(String tag) |
Copyright © 2015–2023 Red Hat. All rights reserved.