public class AWSChaosSpecFluentImpl<A extends AWSChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AWSChaosSpecFluent<A>
| Constructor and Description |
|---|
AWSChaosSpecFluentImpl() |
AWSChaosSpecFluentImpl(AWSChaosSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAction() |
String |
getAwsRegion() |
String |
getDeviceName() |
String |
getDuration() |
String |
getEc2Instance() |
String |
getEndpoint() |
String |
getSecretName() |
String |
getVolumeID() |
Boolean |
hasAction() |
Boolean |
hasAwsRegion() |
Boolean |
hasDeviceName() |
Boolean |
hasDuration() |
Boolean |
hasEc2Instance() |
Boolean |
hasEndpoint() |
int |
hashCode() |
Boolean |
hasSecretName() |
Boolean |
hasVolumeID() |
String |
toString() |
A |
withAction(String action) |
A |
withAwsRegion(String awsRegion) |
A |
withDeviceName(String deviceName) |
A |
withDuration(String duration) |
A |
withEc2Instance(String ec2Instance) |
A |
withEndpoint(String endpoint) |
A |
withSecretName(String secretName) |
A |
withVolumeID(String volumeID) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AWSChaosSpecFluentImpl()
public AWSChaosSpecFluentImpl(AWSChaosSpec instance)
public String getAction()
getAction in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public A withAction(String action)
withAction in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public Boolean hasAction()
hasAction in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public String getAwsRegion()
getAwsRegion in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public A withAwsRegion(String awsRegion)
withAwsRegion in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public Boolean hasAwsRegion()
hasAwsRegion in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public String getDeviceName()
getDeviceName in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public A withDeviceName(String deviceName)
withDeviceName in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public Boolean hasDeviceName()
hasDeviceName in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public String getDuration()
getDuration in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public A withDuration(String duration)
withDuration in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public Boolean hasDuration()
hasDuration in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public String getEc2Instance()
getEc2Instance in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public A withEc2Instance(String ec2Instance)
withEc2Instance in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public Boolean hasEc2Instance()
hasEc2Instance in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public String getEndpoint()
getEndpoint in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public A withEndpoint(String endpoint)
withEndpoint in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public Boolean hasEndpoint()
hasEndpoint in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public String getSecretName()
getSecretName in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public A withSecretName(String secretName)
withSecretName in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public Boolean hasSecretName()
hasSecretName in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public String getVolumeID()
getVolumeID in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public A withVolumeID(String volumeID)
withVolumeID in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public Boolean hasVolumeID()
hasVolumeID in interface AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AWSChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AWSChaosSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.