public class GCPChaosSpecBuilder extends GCPChaosSpecFluentImpl<GCPChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GCPChaosSpec,GCPChaosSpecBuilder>
| Constructor and Description |
|---|
GCPChaosSpecBuilder() |
GCPChaosSpecBuilder(Boolean validationEnabled) |
GCPChaosSpecBuilder(GCPChaosSpec instance) |
GCPChaosSpecBuilder(GCPChaosSpec instance,
Boolean validationEnabled) |
GCPChaosSpecBuilder(GCPChaosSpecFluent<?> fluent) |
GCPChaosSpecBuilder(GCPChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
GCPChaosSpecBuilder(GCPChaosSpecFluent<?> fluent,
GCPChaosSpec instance) |
GCPChaosSpecBuilder(GCPChaosSpecFluent<?> fluent,
GCPChaosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GCPChaosSpec |
build() |
addAllToDeviceNames, addToDeviceNames, addToDeviceNames, equals, getAction, getDeviceName, getDeviceNames, getDuration, getFirstDeviceName, getInstance, getLastDeviceName, getMatchingDeviceName, getProject, getSecretName, getZone, hasAction, hasDeviceNames, hasDuration, hashCode, hasInstance, hasMatchingDeviceName, hasProject, hasSecretName, hasZone, removeAllFromDeviceNames, removeFromDeviceNames, setToDeviceNames, toString, withAction, withDeviceNames, withDeviceNames, withDuration, withInstance, withProject, withSecretName, withZoneaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GCPChaosSpecBuilder()
public GCPChaosSpecBuilder(Boolean validationEnabled)
public GCPChaosSpecBuilder(GCPChaosSpecFluent<?> fluent)
public GCPChaosSpecBuilder(GCPChaosSpecFluent<?> fluent, Boolean validationEnabled)
public GCPChaosSpecBuilder(GCPChaosSpecFluent<?> fluent, GCPChaosSpec instance)
public GCPChaosSpecBuilder(GCPChaosSpecFluent<?> fluent, GCPChaosSpec instance, Boolean validationEnabled)
public GCPChaosSpecBuilder(GCPChaosSpec instance)
public GCPChaosSpecBuilder(GCPChaosSpec instance, Boolean validationEnabled)
public GCPChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GCPChaosSpec>Copyright © 2015–2023 Red Hat. All rights reserved.