public interface V1PreconditionsFluent<A extends V1PreconditionsFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceVersion() |
String |
getUid() |
Boolean |
hasResourceVersion() |
Boolean |
hasUid() |
A |
withResourceVersion(String resourceVersion) |
A |
withUid(String uid) |
Copyright © 2022. All rights reserved.