public interface InsertPositionFluent<A extends InsertPositionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Index |
getIndex() |
String |
getRelativeTo() |
Boolean |
hasIndex() |
Boolean |
hasRelativeTo() |
A |
withIndex(Index index) |
A |
withRelativeTo(String relativeTo) |
Copyright © 2017–2018 Red Hat. All rights reserved.