Class V1RollingUpdateStatefulSetStrategyFluentImpl<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategyFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1RollingUpdateStatefulSetStrategyFluent<A>
- Direct Known Subclasses:
V1RollingUpdateStatefulSetStrategyBuilder
public class V1RollingUpdateStatefulSetStrategyFluentImpl<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
extends BaseFluent<A>
implements V1RollingUpdateStatefulSetStrategyFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1RollingUpdateStatefulSetStrategyFluentImpl(io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleanio.kubernetes.client.custom.IntOrStringinthashCode()toString()withMaxUnavailable(io.kubernetes.client.custom.IntOrString maxUnavailable) withNewMaxUnavailable(int value) withNewMaxUnavailable(String value) withPartition(Integer partition) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1RollingUpdateStatefulSetStrategyFluentImpl
public V1RollingUpdateStatefulSetStrategyFluentImpl() -
V1RollingUpdateStatefulSetStrategyFluentImpl
public V1RollingUpdateStatefulSetStrategyFluentImpl(io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy instance)
-
-
Method Details
-
getPartition
- Specified by:
getPartitionin interfaceV1RollingUpdateStatefulSetStrategyFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
withPartition
- Specified by:
withPartitionin interfaceV1RollingUpdateStatefulSetStrategyFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
hasPartition
- Specified by:
hasPartitionin interfaceV1RollingUpdateStatefulSetStrategyFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
toString