public class GCPChaosSpecFluentImpl<A extends GCPChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements GCPChaosSpecFluent<A>
| Constructor and Description |
|---|
GCPChaosSpecFluentImpl() |
GCPChaosSpecFluentImpl(GCPChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GCPChaosSpecFluentImpl()
public GCPChaosSpecFluentImpl(GCPChaosSpec instance)
public String getAction()
getAction in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A withAction(String action)
withAction in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public Boolean hasAction()
hasAction in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A addToDeviceNames(Integer index, String item)
addToDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A setToDeviceNames(Integer index, String item)
setToDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A addToDeviceNames(String... items)
addToDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A addAllToDeviceNames(Collection<String> items)
addAllToDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A removeFromDeviceNames(String... items)
removeFromDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A removeAllFromDeviceNames(Collection<String> items)
removeAllFromDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public List<String> getDeviceNames()
getDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getDeviceName(Integer index)
getDeviceName in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getFirstDeviceName()
getFirstDeviceName in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getLastDeviceName()
getLastDeviceName in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getMatchingDeviceName(Predicate<String> predicate)
getMatchingDeviceName in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public Boolean hasMatchingDeviceName(Predicate<String> predicate)
hasMatchingDeviceName in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A withDeviceNames(List<String> deviceNames)
withDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A withDeviceNames(String... deviceNames)
withDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public Boolean hasDeviceNames()
hasDeviceNames in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getDuration()
getDuration in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A withDuration(String duration)
withDuration in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public Boolean hasDuration()
hasDuration in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getInstance()
getInstance in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A withInstance(String instance)
withInstance in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public Boolean hasInstance()
hasInstance in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getProject()
getProject in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A withProject(String project)
withProject in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public Boolean hasProject()
hasProject in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getSecretName()
getSecretName in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A withSecretName(String secretName)
withSecretName in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public Boolean hasSecretName()
hasSecretName in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public String getZone()
getZone in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public A withZone(String zone)
withZone in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>public Boolean hasZone()
hasZone in interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>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–2022 Red Hat. All rights reserved.