public class AppsV1beta1ScaleSpecBuilder extends AppsV1beta1ScaleSpecFluentImpl<AppsV1beta1ScaleSpecBuilder> implements VisitableBuilder<AppsV1beta1ScaleSpec,AppsV1beta1ScaleSpecBuilder>
_visitables
Constructor and Description |
---|
AppsV1beta1ScaleSpecBuilder() |
AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpec instance) |
AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpec instance,
Boolean validationEnabled) |
AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpecFluent<?> fluent) |
AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpecFluent<?> fluent,
AppsV1beta1ScaleSpec instance) |
AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpecFluent<?> fluent,
AppsV1beta1ScaleSpec instance,
Boolean validationEnabled) |
AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpecFluent<?> fluent,
Boolean validationEnabled) |
AppsV1beta1ScaleSpecBuilder(Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
AppsV1beta1ScaleSpec |
build() |
boolean |
equals(Object o) |
getReplicas, hasReplicas, withReplicas
accept, aggregate, aggregate, build, build, builderOf
public AppsV1beta1ScaleSpecBuilder()
public AppsV1beta1ScaleSpecBuilder(Boolean validationEnabled)
public AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpecFluent<?> fluent)
public AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpecFluent<?> fluent, Boolean validationEnabled)
public AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpecFluent<?> fluent, AppsV1beta1ScaleSpec instance)
public AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpecFluent<?> fluent, AppsV1beta1ScaleSpec instance, Boolean validationEnabled)
public AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpec instance)
public AppsV1beta1ScaleSpecBuilder(AppsV1beta1ScaleSpec instance, Boolean validationEnabled)
public AppsV1beta1ScaleSpec build()
build
in interface Builder<AppsV1beta1ScaleSpec>
public boolean equals(Object o)
equals
in class AppsV1beta1ScaleSpecFluentImpl<AppsV1beta1ScaleSpecBuilder>
Copyright © 2019. All rights reserved.