public class GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
GCPChaosSpecFluent() |
GCPChaosSpecFluent(GCPChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GCPChaosSpecFluent()
public GCPChaosSpecFluent(GCPChaosSpec instance)
protected void copyInstance(GCPChaosSpec instance)
public String getAction()
public boolean hasAction()
public A addAllToDeviceNames(Collection<String> items)
public A removeAllFromDeviceNames(Collection<String> items)
public String getDeviceName(int index)
public String getFirstDeviceName()
public String getLastDeviceName()
public boolean hasDeviceNames()
public String getDuration()
public boolean hasDuration()
public String getInstance()
public boolean hasInstance()
public String getProject()
public boolean hasProject()
public String getSecretName()
public boolean hasSecretName()
public String getZone()
public boolean hasZone()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GCPChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GCPChaosSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.