public class ServiceMonitorFluentImpl<A extends ServiceMonitorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ServiceMonitorFluent<A>
ServiceMonitorFluent.MetadataNested<N>, ServiceMonitorFluent.SpecNested<N>| Constructor and Description |
|---|
ServiceMonitorFluentImpl() |
ServiceMonitorFluentImpl(ServiceMonitor instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ServiceMonitorFluentImpl()
public ServiceMonitorFluentImpl(ServiceMonitor instance)
public String getApiVersion()
getApiVersion in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public String getKind()
getKind in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public A withKind(String kind)
withKind in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public Boolean hasKind()
hasKind in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.MetadataNested<A> editMetadata()
editMetadata in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>@Deprecated public ServiceMonitorSpec getSpec()
getSpec in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorSpec buildSpec()
buildSpec in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public A withSpec(ServiceMonitorSpec spec)
withSpec in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public Boolean hasSpec()
hasSpec in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.SpecNested<A> withNewSpecLike(ServiceMonitorSpec item)
withNewSpecLike in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.SpecNested<A> editSpec()
editSpec in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public ServiceMonitorFluent.SpecNested<A> editOrNewSpecLike(ServiceMonitorSpec item)
editOrNewSpecLike in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ServiceMonitorFluent<A extends ServiceMonitorFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ServiceMonitorFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ServiceMonitorFluent<A>>Copyright © 2018–2023 Red Hat. All rights reserved.