public class V1PersistentVolumeClaimConditionBuilder extends V1PersistentVolumeClaimConditionFluentImpl<V1PersistentVolumeClaimConditionBuilder> implements VisitableBuilder<V1PersistentVolumeClaimCondition,V1PersistentVolumeClaimConditionBuilder>
_visitables
Constructor and Description |
---|
V1PersistentVolumeClaimConditionBuilder() |
V1PersistentVolumeClaimConditionBuilder(Boolean validationEnabled) |
V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimCondition instance) |
V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimCondition instance,
Boolean validationEnabled) |
V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimConditionFluent<?> fluent) |
V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimConditionFluent<?> fluent,
Boolean validationEnabled) |
V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimConditionFluent<?> fluent,
V1PersistentVolumeClaimCondition instance) |
V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimConditionFluent<?> fluent,
V1PersistentVolumeClaimCondition instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1PersistentVolumeClaimCondition |
build() |
boolean |
equals(Object o) |
getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastProbeTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastProbeTime, withLastTransitionTime, withMessage, withNewLastProbeTime, withNewLastProbeTime, withNewLastProbeTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
accept, aggregate, aggregate, build, build, builderOf
public V1PersistentVolumeClaimConditionBuilder()
public V1PersistentVolumeClaimConditionBuilder(Boolean validationEnabled)
public V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimConditionFluent<?> fluent)
public V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimConditionFluent<?> fluent, Boolean validationEnabled)
public V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimConditionFluent<?> fluent, V1PersistentVolumeClaimCondition instance)
public V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimConditionFluent<?> fluent, V1PersistentVolumeClaimCondition instance, Boolean validationEnabled)
public V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimCondition instance)
public V1PersistentVolumeClaimConditionBuilder(V1PersistentVolumeClaimCondition instance, Boolean validationEnabled)
public V1PersistentVolumeClaimCondition build()
build
in interface Builder<V1PersistentVolumeClaimCondition>
public boolean equals(Object o)
equals
in class V1PersistentVolumeClaimConditionFluentImpl<V1PersistentVolumeClaimConditionBuilder>
Copyright © 2020. All rights reserved.