public class V1RollingUpdateStatefulSetStrategyBuilder extends V1RollingUpdateStatefulSetStrategyFluentImpl<V1RollingUpdateStatefulSetStrategyBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy,V1RollingUpdateStatefulSetStrategyBuilder>
_visitables, VISIT| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy |
build() |
equals, getMaxUnavailable, getPartition, hashCode, hasMaxUnavailable, hasPartition, toString, withMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withPartitionaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1RollingUpdateStatefulSetStrategyBuilder()
public V1RollingUpdateStatefulSetStrategyBuilder(Boolean validationEnabled)
public V1RollingUpdateStatefulSetStrategyBuilder(V1RollingUpdateStatefulSetStrategyFluent<?> fluent)
public V1RollingUpdateStatefulSetStrategyBuilder(V1RollingUpdateStatefulSetStrategyFluent<?> fluent, Boolean validationEnabled)
public V1RollingUpdateStatefulSetStrategyBuilder(V1RollingUpdateStatefulSetStrategyFluent<?> fluent, io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy instance)
public V1RollingUpdateStatefulSetStrategyBuilder(V1RollingUpdateStatefulSetStrategyFluent<?> fluent, io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy instance, Boolean validationEnabled)
public V1RollingUpdateStatefulSetStrategyBuilder(io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy instance)
public V1RollingUpdateStatefulSetStrategyBuilder(io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.