public class DestinationRuleFluentImpl<A extends DestinationRuleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DestinationRuleFluent<A>
DestinationRuleFluent.MetadataNested<N>, DestinationRuleFluent.SpecNested<N>, DestinationRuleFluent.StatusNested<N>| Constructor and Description |
|---|
DestinationRuleFluentImpl() |
DestinationRuleFluentImpl(DestinationRule instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic DestinationRuleFluentImpl()
public DestinationRuleFluentImpl(DestinationRule instance)
public String getApiVersion()
getApiVersion in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public String getKind()
getKind in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public A withKind(String kind)
withKind in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public Boolean hasKind()
hasKind in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public Boolean hasMetadata()
hasMetadata in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.MetadataNested<A> editMetadata()
editMetadata in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>@Deprecated public DestinationRuleSpec getSpec()
getSpec in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleSpec buildSpec()
buildSpec in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public A withSpec(DestinationRuleSpec spec)
withSpec in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public Boolean hasSpec()
hasSpec in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.SpecNested<A> withNewSpec()
withNewSpec in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.SpecNested<A> withNewSpecLike(DestinationRuleSpec item)
withNewSpecLike in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.SpecNested<A> editSpec()
editSpec in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.SpecNested<A> editOrNewSpecLike(DestinationRuleSpec item)
editOrNewSpecLike in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>@Deprecated public IstioStatus getStatus()
getStatus in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public IstioStatus buildStatus()
buildStatus in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public A withStatus(IstioStatus status)
withStatus in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public Boolean hasStatus()
hasStatus in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.StatusNested<A> withNewStatus()
withNewStatus in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.StatusNested<A> withNewStatusLike(IstioStatus item)
withNewStatusLike in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.StatusNested<A> editStatus()
editStatus in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public DestinationRuleFluent.StatusNested<A> editOrNewStatusLike(IstioStatus item)
editOrNewStatusLike in interface DestinationRuleFluent<A extends DestinationRuleFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DestinationRuleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DestinationRuleFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.