public class GCPChaosStatusBuilder extends GCPChaosStatusFluentImpl<GCPChaosStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GCPChaosStatus,GCPChaosStatusBuilder>
GCPChaosStatusFluent.ConditionsNested<N>, GCPChaosStatusFluent.ExperimentNested<N>| Constructor and Description |
|---|
GCPChaosStatusBuilder() |
GCPChaosStatusBuilder(Boolean validationEnabled) |
GCPChaosStatusBuilder(GCPChaosStatus instance) |
GCPChaosStatusBuilder(GCPChaosStatus instance,
Boolean validationEnabled) |
GCPChaosStatusBuilder(GCPChaosStatusFluent<?> fluent) |
GCPChaosStatusBuilder(GCPChaosStatusFluent<?> fluent,
Boolean validationEnabled) |
GCPChaosStatusBuilder(GCPChaosStatusFluent<?> fluent,
GCPChaosStatus instance) |
GCPChaosStatusBuilder(GCPChaosStatusFluent<?> fluent,
GCPChaosStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GCPChaosStatus |
build() |
addAllToAttachedDiskStrings, addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToAttachedDiskStrings, addToAttachedDiskStrings, addToConditions, addToConditions, buildCondition, buildConditions, buildExperiment, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editExperiment, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewExperiment, editOrNewExperimentLike, equals, getAttachedDiskString, getAttachedDiskStrings, getConditions, getExperiment, getFirstAttachedDiskString, getLastAttachedDiskString, getMatchingAttachedDiskString, hasAttachedDiskStrings, hasConditions, hasExperiment, hashCode, hasMatchingAttachedDiskString, hasMatchingCondition, removeAllFromAttachedDiskStrings, removeAllFromConditions, removeFromAttachedDiskStrings, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToAttachedDiskStrings, setToConditions, toString, withAttachedDiskStrings, withAttachedDiskStrings, withConditions, withConditions, withExperiment, withNewExperiment, withNewExperimentLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GCPChaosStatusBuilder()
public GCPChaosStatusBuilder(Boolean validationEnabled)
public GCPChaosStatusBuilder(GCPChaosStatusFluent<?> fluent)
public GCPChaosStatusBuilder(GCPChaosStatusFluent<?> fluent, Boolean validationEnabled)
public GCPChaosStatusBuilder(GCPChaosStatusFluent<?> fluent, GCPChaosStatus instance)
public GCPChaosStatusBuilder(GCPChaosStatusFluent<?> fluent, GCPChaosStatus instance, Boolean validationEnabled)
public GCPChaosStatusBuilder(GCPChaosStatus instance)
public GCPChaosStatusBuilder(GCPChaosStatus instance, Boolean validationEnabled)
public GCPChaosStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GCPChaosStatus>Copyright © 2015–2022 Red Hat. All rights reserved.