public class V2beta1ObjectMetricSourceBuilder extends V2beta1ObjectMetricSourceFluentImpl<V2beta1ObjectMetricSourceBuilder> implements VisitableBuilder<V2beta1ObjectMetricSource,V2beta1ObjectMetricSourceBuilder>
V2beta1ObjectMetricSourceFluentImpl.SelectorNestedImpl<N>, V2beta1ObjectMetricSourceFluentImpl.TargetNestedImpl<N>
V2beta1ObjectMetricSourceFluent.SelectorNested<N>, V2beta1ObjectMetricSourceFluent.TargetNested<N>
_visitables
Constructor and Description |
---|
V2beta1ObjectMetricSourceBuilder() |
V2beta1ObjectMetricSourceBuilder(Boolean validationEnabled) |
V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSource instance) |
V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSource instance,
Boolean validationEnabled) |
V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSourceFluent<?> fluent) |
V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSourceFluent<?> fluent,
Boolean validationEnabled) |
V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSourceFluent<?> fluent,
V2beta1ObjectMetricSource instance) |
V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSourceFluent<?> fluent,
V2beta1ObjectMetricSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V2beta1ObjectMetricSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildSelector, buildTarget, editOrNewSelector, editOrNewSelectorLike, editOrNewTarget, editOrNewTargetLike, editSelector, editTarget, getAverageValue, getMetricName, getSelector, getTarget, getTargetValue, hasAverageValue, hasMetricName, hasSelector, hasTarget, hasTargetValue, withAverageValue, withMetricName, withNewAverageValue, withNewMetricName, withNewMetricName, withNewMetricName, withNewSelector, withNewSelectorLike, withNewTarget, withNewTargetLike, withNewTargetValue, withSelector, withTarget, withTargetValue
accept, aggregate, aggregate, build, build, builderOf
public V2beta1ObjectMetricSourceBuilder()
public V2beta1ObjectMetricSourceBuilder(Boolean validationEnabled)
public V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSourceFluent<?> fluent)
public V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSourceFluent<?> fluent, Boolean validationEnabled)
public V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSourceFluent<?> fluent, V2beta1ObjectMetricSource instance)
public V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSourceFluent<?> fluent, V2beta1ObjectMetricSource instance, Boolean validationEnabled)
public V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSource instance)
public V2beta1ObjectMetricSourceBuilder(V2beta1ObjectMetricSource instance, Boolean validationEnabled)
public V2beta1ObjectMetricSource build()
build
in interface Builder<V2beta1ObjectMetricSource>
public boolean equals(Object o)
equals
in class V2beta1ObjectMetricSourceFluentImpl<V2beta1ObjectMetricSourceBuilder>
public int hashCode()
hashCode
in class V2beta1ObjectMetricSourceFluentImpl<V2beta1ObjectMetricSourceBuilder>
Copyright © 2020. All rights reserved.