public class V1alpha1RuntimeClassSpecFluentImpl<A extends V1alpha1RuntimeClassSpecFluent<A>> extends BaseFluent<A> implements V1alpha1RuntimeClassSpecFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1RuntimeClassSpecFluentImpl() |
V1alpha1RuntimeClassSpecFluentImpl(V1alpha1RuntimeClassSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRuntimeHandler() |
Boolean |
hasRuntimeHandler() |
A |
withNewRuntimeHandler(String arg1) |
A |
withNewRuntimeHandler(StringBuffer arg1) |
A |
withNewRuntimeHandler(StringBuilder arg1) |
A |
withRuntimeHandler(String runtimeHandler) |
public V1alpha1RuntimeClassSpecFluentImpl()
public V1alpha1RuntimeClassSpecFluentImpl(V1alpha1RuntimeClassSpec instance)
public String getRuntimeHandler()
getRuntimeHandler in interface V1alpha1RuntimeClassSpecFluent<A extends V1alpha1RuntimeClassSpecFluent<A>>public A withRuntimeHandler(String runtimeHandler)
withRuntimeHandler in interface V1alpha1RuntimeClassSpecFluent<A extends V1alpha1RuntimeClassSpecFluent<A>>public Boolean hasRuntimeHandler()
hasRuntimeHandler in interface V1alpha1RuntimeClassSpecFluent<A extends V1alpha1RuntimeClassSpecFluent<A>>public A withNewRuntimeHandler(String arg1)
withNewRuntimeHandler in interface V1alpha1RuntimeClassSpecFluent<A extends V1alpha1RuntimeClassSpecFluent<A>>public A withNewRuntimeHandler(StringBuilder arg1)
withNewRuntimeHandler in interface V1alpha1RuntimeClassSpecFluent<A extends V1alpha1RuntimeClassSpecFluent<A>>public A withNewRuntimeHandler(StringBuffer arg1)
withNewRuntimeHandler in interface V1alpha1RuntimeClassSpecFluent<A extends V1alpha1RuntimeClassSpecFluent<A>>Copyright © 2019. All rights reserved.