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() |
boolean |
equals(Object o) |
int |
hashCode() |
getPartition, hasPartition, withPartitionaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy build()
public boolean equals(Object o)
equals in class V1RollingUpdateStatefulSetStrategyFluentImpl<V1RollingUpdateStatefulSetStrategyBuilder>public int hashCode()
Copyright © 2022. All rights reserved.