public interface BuildStatusOutputToFluent<A extends BuildStatusOutputToFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getImageDigest() |
Boolean |
hasImageDigest() |
A |
withImageDigest(String imageDigest) |
A |
withNewImageDigest(String arg0)
Deprecated.
|
Copyright © 2015–2021 Red Hat. All rights reserved.