public class V1alpha1GlobalParameterFluentImpl<A extends V1alpha1GlobalParameterFluent<A>> extends BaseFluent<A> implements V1alpha1GlobalParameterFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1alpha1GlobalParameterFluentImpl.DescriptionNestedImpl<N> |
V1alpha1GlobalParameterFluent.DescriptionNested<N>_visitables| Constructor and Description |
|---|
V1alpha1GlobalParameterFluentImpl() |
V1alpha1GlobalParameterFluentImpl(V1alpha1GlobalParameter instance) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1I18nName |
buildDescription() |
V1alpha1GlobalParameterFluent.DescriptionNested<A> |
editDescription() |
V1alpha1GlobalParameterFluent.DescriptionNested<A> |
editOrNewDescription() |
V1alpha1GlobalParameterFluent.DescriptionNested<A> |
editOrNewDescriptionLike(V1alpha1I18nName item) |
boolean |
equals(Object o) |
V1alpha1I18nName |
getDescription()
Deprecated.
|
String |
getName() |
Boolean |
hasDescription() |
Boolean |
hasName() |
A |
withDescription(V1alpha1I18nName description) |
A |
withName(String name) |
V1alpha1GlobalParameterFluent.DescriptionNested<A> |
withNewDescription() |
V1alpha1GlobalParameterFluent.DescriptionNested<A> |
withNewDescriptionLike(V1alpha1I18nName item) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
public V1alpha1GlobalParameterFluentImpl()
public V1alpha1GlobalParameterFluentImpl(V1alpha1GlobalParameter instance)
@Deprecated public V1alpha1I18nName getDescription()
getDescription in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public V1alpha1I18nName buildDescription()
buildDescription in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public A withDescription(V1alpha1I18nName description)
withDescription in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public Boolean hasDescription()
hasDescription in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public V1alpha1GlobalParameterFluent.DescriptionNested<A> withNewDescription()
withNewDescription in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public V1alpha1GlobalParameterFluent.DescriptionNested<A> withNewDescriptionLike(V1alpha1I18nName item)
withNewDescriptionLike in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public V1alpha1GlobalParameterFluent.DescriptionNested<A> editDescription()
editDescription in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public V1alpha1GlobalParameterFluent.DescriptionNested<A> editOrNewDescription()
editOrNewDescription in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public V1alpha1GlobalParameterFluent.DescriptionNested<A> editOrNewDescriptionLike(V1alpha1I18nName item)
editOrNewDescriptionLike in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public String getName()
getName in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public A withName(String name)
withName in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public Boolean hasName()
hasName in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public A withNewName(String arg1)
withNewName in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface V1alpha1GlobalParameterFluent<A extends V1alpha1GlobalParameterFluent<A>>Copyright © 2019. All rights reserved.