public class V1beta1CustomResourceSubresourceScaleBuilder extends V1beta1CustomResourceSubresourceScaleFluentImpl<V1beta1CustomResourceSubresourceScaleBuilder> implements VisitableBuilder<V1beta1CustomResourceSubresourceScale,V1beta1CustomResourceSubresourceScaleBuilder>
_visitables
Constructor and Description |
---|
V1beta1CustomResourceSubresourceScaleBuilder() |
V1beta1CustomResourceSubresourceScaleBuilder(Boolean validationEnabled) |
V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScale instance) |
V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScale instance,
Boolean validationEnabled) |
V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent) |
V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent,
Boolean validationEnabled) |
V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent,
V1beta1CustomResourceSubresourceScale instance) |
V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent,
V1beta1CustomResourceSubresourceScale instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1CustomResourceSubresourceScale |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getLabelSelectorPath, getSpecReplicasPath, getStatusReplicasPath, hasLabelSelectorPath, hasSpecReplicasPath, hasStatusReplicasPath, withLabelSelectorPath, withNewLabelSelectorPath, withNewLabelSelectorPath, withNewLabelSelectorPath, withNewSpecReplicasPath, withNewSpecReplicasPath, withNewSpecReplicasPath, withNewStatusReplicasPath, withNewStatusReplicasPath, withNewStatusReplicasPath, withSpecReplicasPath, withStatusReplicasPath
accept, aggregate, aggregate, build, build, builderOf
public V1beta1CustomResourceSubresourceScaleBuilder()
public V1beta1CustomResourceSubresourceScaleBuilder(Boolean validationEnabled)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent, Boolean validationEnabled)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent, V1beta1CustomResourceSubresourceScale instance)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent, V1beta1CustomResourceSubresourceScale instance, Boolean validationEnabled)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScale instance)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScale instance, Boolean validationEnabled)
public V1beta1CustomResourceSubresourceScale build()
build
in interface Builder<V1beta1CustomResourceSubresourceScale>
public boolean equals(Object o)
public int hashCode()
Copyright © 2021. All rights reserved.