public interface BuildConfigStatusFluent<A extends BuildConfigStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Long |
getLastVersion() |
Boolean |
hasLastVersion() |
A |
withLastVersion(Long lastVersion) |
A |
withNewLastVersion(long arg1) |
Copyright © 2015–2022 Red Hat. All rights reserved.