public class AwsChaosSpecBuilder extends AwsChaosSpecFluentImpl<AwsChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AwsChaosSpec,AwsChaosSpecBuilder>
AwsChaosSpecFluent.SchedulerNested<N>| Constructor and Description |
|---|
AwsChaosSpecBuilder() |
AwsChaosSpecBuilder(AwsChaosSpec instance) |
AwsChaosSpecBuilder(AwsChaosSpec instance,
Boolean validationEnabled) |
AwsChaosSpecBuilder(AwsChaosSpecFluent<?> fluent) |
AwsChaosSpecBuilder(AwsChaosSpecFluent<?> fluent,
AwsChaosSpec instance) |
AwsChaosSpecBuilder(AwsChaosSpecFluent<?> fluent,
AwsChaosSpec instance,
Boolean validationEnabled) |
AwsChaosSpecBuilder(AwsChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
AwsChaosSpecBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AwsChaosSpec |
build() |
buildScheduler, editOrNewScheduler, editOrNewSchedulerLike, editScheduler, equals, getAction, getAwsRegion, getDeviceName, getDuration, getEc2Instance, getEndpoint, getScheduler, getSecretName, getVolumeID, hasAction, hasAwsRegion, hasDeviceName, hasDuration, hasEc2Instance, hasEndpoint, hashCode, hasScheduler, hasSecretName, hasVolumeID, toString, withAction, withAwsRegion, withDeviceName, withDuration, withEc2Instance, withEndpoint, withNewScheduler, withNewScheduler, withNewSchedulerLike, withScheduler, withSecretName, withVolumeIDaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AwsChaosSpecBuilder()
public AwsChaosSpecBuilder(Boolean validationEnabled)
public AwsChaosSpecBuilder(AwsChaosSpecFluent<?> fluent)
public AwsChaosSpecBuilder(AwsChaosSpecFluent<?> fluent, Boolean validationEnabled)
public AwsChaosSpecBuilder(AwsChaosSpecFluent<?> fluent, AwsChaosSpec instance)
public AwsChaosSpecBuilder(AwsChaosSpecFluent<?> fluent, AwsChaosSpec instance, Boolean validationEnabled)
public AwsChaosSpecBuilder(AwsChaosSpec instance)
public AwsChaosSpecBuilder(AwsChaosSpec instance, Boolean validationEnabled)
public AwsChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AwsChaosSpec>Copyright © 2015–2022 Red Hat. All rights reserved.