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 TypeMethodDescriptionboolean
io.kubernetes.client.custom.IntOrString
int
hashCode()
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:
getPartition
in interfaceV1RollingUpdateStatefulSetStrategyFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
withPartition
- Specified by:
withPartition
in interfaceV1RollingUpdateStatefulSetStrategyFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
hasPartition
- Specified by:
hasPartition
in interfaceV1RollingUpdateStatefulSetStrategyFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>>
-
toString