public class ObjectFieldSelectorFluentImpl<A extends ObjectFieldSelectorFluent<A>> extends BaseFluent<A> implements ObjectFieldSelectorFluent<A>
_visitables| Constructor and Description |
|---|
ObjectFieldSelectorFluentImpl() |
ObjectFieldSelectorFluentImpl(ObjectFieldSelector instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getApiVersion() |
String |
getFieldPath() |
A |
withApiVersion(String apiVersion) |
A |
withFieldPath(String fieldPath) |
public ObjectFieldSelectorFluentImpl()
public ObjectFieldSelectorFluentImpl(ObjectFieldSelector instance)
public String getApiVersion()
getApiVersion in interface ObjectFieldSelectorFluent<A extends ObjectFieldSelectorFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ObjectFieldSelectorFluent<A extends ObjectFieldSelectorFluent<A>>public String getFieldPath()
getFieldPath in interface ObjectFieldSelectorFluent<A extends ObjectFieldSelectorFluent<A>>public A withFieldPath(String fieldPath)
withFieldPath in interface ObjectFieldSelectorFluent<A extends ObjectFieldSelectorFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.