public class ProjectRequestFluentImpl<A extends ProjectRequestFluent<A>> extends BaseFluent<A> implements ProjectRequestFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectRequestFluentImpl.MetadataNestedImpl<N> |
ProjectRequestFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ProjectRequestFluentImpl() |
ProjectRequestFluentImpl(ProjectRequest instance) |
public ProjectRequestFluentImpl()
public ProjectRequestFluentImpl(ProjectRequest instance)
public String getApiVersion()
getApiVersion in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public String getDescription()
getDescription in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withDescription(String description)
withDescription in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public Boolean hasDescription()
hasDescription in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewDescription(String arg1)
withNewDescription in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewDescription(StringBuilder arg1)
withNewDescription in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewDescription(StringBuffer arg1)
withNewDescription in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public String getDisplayName()
getDisplayName in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withDisplayName(String displayName)
withDisplayName in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public Boolean hasDisplayName()
hasDisplayName in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewDisplayName(String arg1)
withNewDisplayName in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewDisplayName(StringBuilder arg1)
withNewDisplayName in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewDisplayName(StringBuffer arg1)
withNewDisplayName in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public String getKind()
getKind in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withKind(String kind)
withKind in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public Boolean hasKind()
hasKind in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewKind(String arg1)
withNewKind in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>@Deprecated public ObjectMeta getMetadata()
getMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public ObjectMeta buildMetadata()
buildMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withMetadata(ObjectMeta metadata)
withMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public ProjectRequestFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public ProjectRequestFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public ProjectRequestFluent.MetadataNested<A> editMetadata()
editMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public ProjectRequestFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public ProjectRequestFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.