public class CSISnapshotControllerStatusBuilder extends CSISnapshotControllerStatusFluentImpl<CSISnapshotControllerStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSISnapshotControllerStatus,CSISnapshotControllerStatusBuilder>
CSISnapshotControllerStatusFluent.ConditionsNested<N>, CSISnapshotControllerStatusFluent.GenerationsNested<N>| Constructor and Description |
|---|
CSISnapshotControllerStatusBuilder() |
CSISnapshotControllerStatusBuilder(Boolean validationEnabled) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatus instance) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatus instance,
Boolean validationEnabled) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent,
Boolean validationEnabled) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent,
CSISnapshotControllerStatus instance) |
CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent,
CSISnapshotControllerStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSISnapshotControllerStatus |
build() |
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, equals, getAdditionalProperties, getConditions, getGenerations, getObservedGeneration, getReadyReplicas, getVersion, hasAdditionalProperties, hasConditions, hasGenerations, hashCode, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, toString, withAdditionalProperties, withConditions, withConditions, withGenerations, withGenerations, withObservedGeneration, withReadyReplicas, withVersionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CSISnapshotControllerStatusBuilder()
public CSISnapshotControllerStatusBuilder(Boolean validationEnabled)
public CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent)
public CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent, Boolean validationEnabled)
public CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent, CSISnapshotControllerStatus instance)
public CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent, CSISnapshotControllerStatus instance, Boolean validationEnabled)
public CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatus instance)
public CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatus instance, Boolean validationEnabled)
public CSISnapshotControllerStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSISnapshotControllerStatus>Copyright © 2015–2023 Red Hat. All rights reserved.