public interface GCPChaosSpecFluent<A extends GCPChaosSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getAction()
Boolean hasAction()
A addAllToDeviceNames(Collection<String> items)
A removeAllFromDeviceNames(Collection<String> items)
String getDeviceName(int index)
String getFirstDeviceName()
String getLastDeviceName()
Boolean hasDeviceNames()
String getDuration()
Boolean hasDuration()
String getInstance()
Boolean hasInstance()
String getProject()
Boolean hasProject()
String getSecretName()
Boolean hasSecretName()
String getZone()
Boolean hasZone()
Copyright © 2015–2023 Red Hat. All rights reserved.