public interface ObjectFieldSelectorFluent<A extends ObjectFieldSelectorFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getApiVersion() |
String |
getFieldPath() |
Boolean |
hasApiVersion() |
Boolean |
hasFieldPath() |
A |
withApiVersion(String apiVersion) |
A |
withFieldPath(String fieldPath) |
Copyright © 2015–2018 Red Hat. All rights reserved.