public class ProjectRequestFluentImpl<A extends ProjectRequestFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ProjectRequestFluent<A>
ProjectRequestFluent.MetadataNested<N>| Constructor and Description |
|---|
ProjectRequestFluentImpl() |
ProjectRequestFluentImpl(ProjectRequest instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 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 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 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>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.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(io.fabric8.kubernetes.api.model.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(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ProjectRequestFluent<A extends ProjectRequestFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ProjectRequestFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ProjectRequestFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.