public class ProfileFluentImpl<A extends ProfileFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ProfileFluent<A>
ProfileFluent.MetadataNested<N>, ProfileFluent.SpecNested<N>, ProfileFluent.StatusNested<N>| Constructor and Description |
|---|
ProfileFluentImpl() |
ProfileFluentImpl(Profile instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ProfileFluentImpl()
public ProfileFluentImpl(Profile instance)
public String getApiVersion()
getApiVersion in interface ProfileFluent<A extends ProfileFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ProfileFluent<A extends ProfileFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ProfileFluent<A extends ProfileFluent<A>>public String getKind()
getKind in interface ProfileFluent<A extends ProfileFluent<A>>public A withKind(String kind)
withKind in interface ProfileFluent<A extends ProfileFluent<A>>public Boolean hasKind()
hasKind in interface ProfileFluent<A extends ProfileFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface ProfileFluent<A extends ProfileFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface ProfileFluent<A extends ProfileFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface ProfileFluent<A extends ProfileFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.MetadataNested<A> editMetadata()
editMetadata in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface ProfileFluent<A extends ProfileFluent<A>>@Deprecated public ProfileSpec getSpec()
getSpec in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileSpec buildSpec()
buildSpec in interface ProfileFluent<A extends ProfileFluent<A>>public A withSpec(ProfileSpec spec)
withSpec in interface ProfileFluent<A extends ProfileFluent<A>>public Boolean hasSpec()
hasSpec in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.SpecNested<A> withNewSpecLike(ProfileSpec item)
withNewSpecLike in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.SpecNested<A> editSpec()
editSpec in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.SpecNested<A> editOrNewSpecLike(ProfileSpec item)
editOrNewSpecLike in interface ProfileFluent<A extends ProfileFluent<A>>@Deprecated public ProfileStatus getStatus()
getStatus in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileStatus buildStatus()
buildStatus in interface ProfileFluent<A extends ProfileFluent<A>>public A withStatus(ProfileStatus status)
withStatus in interface ProfileFluent<A extends ProfileFluent<A>>public Boolean hasStatus()
hasStatus in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.StatusNested<A> withNewStatus()
withNewStatus in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.StatusNested<A> withNewStatusLike(ProfileStatus item)
withNewStatusLike in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.StatusNested<A> editStatus()
editStatus in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface ProfileFluent<A extends ProfileFluent<A>>public ProfileFluent.StatusNested<A> editOrNewStatusLike(ProfileStatus item)
editOrNewStatusLike in interface ProfileFluent<A extends ProfileFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ProfileFluent<A extends ProfileFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ProfileFluent<A extends ProfileFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ProfileFluent<A extends ProfileFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ProfileFluent<A extends ProfileFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ProfileFluent<A extends ProfileFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ProfileFluent<A extends ProfileFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ProfileFluent<A extends ProfileFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ProfileFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ProfileFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.