public class EditableAwsChaosSpec extends AwsChaosSpec implements io.fabric8.kubernetes.api.builder.Editable<AwsChaosSpecBuilder>
| Constructor and Description |
|---|
EditableAwsChaosSpec()
No args constructor for use in serialization
|
EditableAwsChaosSpec(String action,
String awsRegion,
String deviceName,
String duration,
String ec2Instance,
String endpoint,
SchedulerSpec scheduler,
String secretName,
String volumeID) |
| Modifier and Type | Method and Description |
|---|---|
AwsChaosSpecBuilder |
edit() |
getAction, getAdditionalProperties, getAwsRegion, getDeviceName, getDuration, getEc2Instance, getEndpoint, getScheduler, getSecretName, getVolumeID, setAction, setAdditionalProperty, setAwsRegion, setDeviceName, setDuration, setEc2Instance, setEndpoint, setScheduler, setSecretName, setVolumeIDpublic EditableAwsChaosSpec()
public EditableAwsChaosSpec(String action, String awsRegion, String deviceName, String duration, String ec2Instance, String endpoint, SchedulerSpec scheduler, String secretName, String volumeID)
duration - scheduler - awsRegion - endpoint - secretName - ec2Instance - volumeID - action - deviceName - public AwsChaosSpecBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<AwsChaosSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.