public class AWSChaosSpecFluent<A extends AWSChaosSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
AWSChaosSpecFluent() |
AWSChaosSpecFluent(AWSChaosSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyInstance(AWSChaosSpec instance) |
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 AWSChaosSpecFluent()
public AWSChaosSpecFluent(AWSChaosSpec instance)
protected void copyInstance(AWSChaosSpec instance)
public String getAction()
public boolean hasAction()
public String getAwsRegion()
public boolean hasAwsRegion()
public String getDeviceName()
public boolean hasDeviceName()
public String getDuration()
public boolean hasDuration()
public String getEc2Instance()
public boolean hasEc2Instance()
public String getEndpoint()
public boolean hasEndpoint()
public String getSecretName()
public boolean hasSecretName()
public String getVolumeID()
public boolean hasVolumeID()
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.