public class PhysicalMachineChaosSpecFluentImpl<A extends PhysicalMachineChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PhysicalMachineChaosSpecFluent<A>
PhysicalMachineChaosSpecFluent.ClockNested<N>, PhysicalMachineChaosSpecFluent.DiskFillNested<N>, PhysicalMachineChaosSpecFluent.DiskReadPayloadNested<N>, PhysicalMachineChaosSpecFluent.DiskWritePayloadNested<N>, PhysicalMachineChaosSpecFluent.JvmExceptionNested<N>, PhysicalMachineChaosSpecFluent.JvmGcNested<N>, PhysicalMachineChaosSpecFluent.JvmLatencyNested<N>, PhysicalMachineChaosSpecFluent.JvmReturnNested<N>, PhysicalMachineChaosSpecFluent.JvmRuleDataNested<N>, PhysicalMachineChaosSpecFluent.JvmStressNested<N>, PhysicalMachineChaosSpecFluent.NetworkBandwidthNested<N>, PhysicalMachineChaosSpecFluent.NetworkCorruptNested<N>, PhysicalMachineChaosSpecFluent.NetworkDelayNested<N>, PhysicalMachineChaosSpecFluent.NetworkDnsNested<N>, PhysicalMachineChaosSpecFluent.NetworkDuplicateNested<N>, PhysicalMachineChaosSpecFluent.NetworkLossNested<N>, PhysicalMachineChaosSpecFluent.NetworkPartitionNested<N>, PhysicalMachineChaosSpecFluent.ProcessNested<N>, PhysicalMachineChaosSpecFluent.SelectorNested<N>, PhysicalMachineChaosSpecFluent.StressCpuNested<N>, PhysicalMachineChaosSpecFluent.StressMemNested<N>| Constructor and Description |
|---|
PhysicalMachineChaosSpecFluentImpl() |
PhysicalMachineChaosSpecFluentImpl(PhysicalMachineChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PhysicalMachineChaosSpecFluentImpl()
public PhysicalMachineChaosSpecFluentImpl(PhysicalMachineChaosSpec instance)
public String getAction()
getAction in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withAction(String action)
withAction in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasAction()
hasAction in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A addToAddress(Integer index, String item)
addToAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A setToAddress(Integer index, String item)
setToAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A addToAddress(String... items)
addToAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A addAllToAddress(Collection<String> items)
addAllToAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A removeFromAddress(String... items)
removeFromAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A removeAllFromAddress(Collection<String> items)
removeAllFromAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public List<String> getAddress()
getAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public String getAddress(Integer index)
getAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public String getFirstAddress()
getFirstAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public String getLastAddress()
getLastAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public String getMatchingAddress(Predicate<String> predicate)
getMatchingAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasMatchingAddress(Predicate<String> predicate)
hasMatchingAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withAddress(List<String> address)
withAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withAddress(String... address)
withAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasAddress()
hasAddress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public ClockSpec getClock()
getClock in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public ClockSpec buildClock()
buildClock in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withClock(ClockSpec clock)
withClock in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasClock()
hasClock in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewClock(String clockIdsSlice, Integer pid, String timeOffset)
withNewClock in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ClockNested<A> withNewClock()
withNewClock in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ClockNested<A> withNewClockLike(ClockSpec item)
withNewClockLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ClockNested<A> editClock()
editClock in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ClockNested<A> editOrNewClock()
editOrNewClock in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ClockNested<A> editOrNewClockLike(ClockSpec item)
editOrNewClockLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public DiskFillSpec getDiskFill()
getDiskFill in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public DiskFillSpec buildDiskFill()
buildDiskFill in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withDiskFill(DiskFillSpec diskFill)
withDiskFill in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasDiskFill()
hasDiskFill in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewDiskFill(Boolean fillByFallocate, String path, String size)
withNewDiskFill in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskFillNested<A> withNewDiskFill()
withNewDiskFill in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskFillNested<A> withNewDiskFillLike(DiskFillSpec item)
withNewDiskFillLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskFillNested<A> editDiskFill()
editDiskFill in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskFillNested<A> editOrNewDiskFill()
editOrNewDiskFill in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskFillNested<A> editOrNewDiskFillLike(DiskFillSpec item)
editOrNewDiskFillLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public DiskPayloadSpec getDiskReadPayload()
getDiskReadPayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public DiskPayloadSpec buildDiskReadPayload()
buildDiskReadPayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withDiskReadPayload(DiskPayloadSpec diskReadPayload)
withDiskReadPayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasDiskReadPayload()
hasDiskReadPayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewDiskReadPayload(String path, Integer payloadProcessNum, String size)
withNewDiskReadPayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskReadPayloadNested<A> withNewDiskReadPayload()
withNewDiskReadPayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskReadPayloadNested<A> withNewDiskReadPayloadLike(DiskPayloadSpec item)
withNewDiskReadPayloadLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskReadPayloadNested<A> editDiskReadPayload()
editDiskReadPayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskReadPayloadNested<A> editOrNewDiskReadPayload()
editOrNewDiskReadPayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskReadPayloadNested<A> editOrNewDiskReadPayloadLike(DiskPayloadSpec item)
editOrNewDiskReadPayloadLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public DiskPayloadSpec getDiskWritePayload()
getDiskWritePayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public DiskPayloadSpec buildDiskWritePayload()
buildDiskWritePayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withDiskWritePayload(DiskPayloadSpec diskWritePayload)
withDiskWritePayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasDiskWritePayload()
hasDiskWritePayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewDiskWritePayload(String path, Integer payloadProcessNum, String size)
withNewDiskWritePayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskWritePayloadNested<A> withNewDiskWritePayload()
withNewDiskWritePayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskWritePayloadNested<A> withNewDiskWritePayloadLike(DiskPayloadSpec item)
withNewDiskWritePayloadLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskWritePayloadNested<A> editDiskWritePayload()
editDiskWritePayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskWritePayloadNested<A> editOrNewDiskWritePayload()
editOrNewDiskWritePayload in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.DiskWritePayloadNested<A> editOrNewDiskWritePayloadLike(DiskPayloadSpec item)
editOrNewDiskWritePayloadLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public String getDuration()
getDuration in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withDuration(String duration)
withDuration in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasDuration()
hasDuration in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public JVMExceptionSpec getJvmException()
getJvmException in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public JVMExceptionSpec buildJvmException()
buildJvmException in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withJvmException(JVMExceptionSpec jvmException)
withJvmException in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasJvmException()
hasJvmException in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewJvmException(String className, String exception, String method, Integer pid, Integer port)
withNewJvmException in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmExceptionNested<A> withNewJvmException()
withNewJvmException in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmExceptionNested<A> withNewJvmExceptionLike(JVMExceptionSpec item)
withNewJvmExceptionLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmExceptionNested<A> editJvmException()
editJvmException in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmExceptionNested<A> editOrNewJvmException()
editOrNewJvmException in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmExceptionNested<A> editOrNewJvmExceptionLike(JVMExceptionSpec item)
editOrNewJvmExceptionLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public JVMGCSpec getJvmGc()
getJvmGc in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public JVMGCSpec buildJvmGc()
buildJvmGc in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withJvmGc(JVMGCSpec jvmGc)
withJvmGc in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasJvmGc()
hasJvmGc in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewJvmGc(Integer pid, Integer port)
withNewJvmGc in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmGcNested<A> withNewJvmGc()
withNewJvmGc in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmGcNested<A> withNewJvmGcLike(JVMGCSpec item)
withNewJvmGcLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmGcNested<A> editJvmGc()
editJvmGc in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmGcNested<A> editOrNewJvmGc()
editOrNewJvmGc in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmGcNested<A> editOrNewJvmGcLike(JVMGCSpec item)
editOrNewJvmGcLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public JVMLatencySpec getJvmLatency()
getJvmLatency in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public JVMLatencySpec buildJvmLatency()
buildJvmLatency in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withJvmLatency(JVMLatencySpec jvmLatency)
withJvmLatency in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasJvmLatency()
hasJvmLatency in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewJvmLatency(String className, Integer latency, String method, Integer pid, Integer port)
withNewJvmLatency in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmLatencyNested<A> withNewJvmLatency()
withNewJvmLatency in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmLatencyNested<A> withNewJvmLatencyLike(JVMLatencySpec item)
withNewJvmLatencyLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmLatencyNested<A> editJvmLatency()
editJvmLatency in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmLatencyNested<A> editOrNewJvmLatency()
editOrNewJvmLatency in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmLatencyNested<A> editOrNewJvmLatencyLike(JVMLatencySpec item)
editOrNewJvmLatencyLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public JVMReturnSpec getJvmReturn()
getJvmReturn in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public JVMReturnSpec buildJvmReturn()
buildJvmReturn in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withJvmReturn(JVMReturnSpec jvmReturn)
withJvmReturn in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasJvmReturn()
hasJvmReturn in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewJvmReturn(String className, String method, Integer pid, Integer port, String value)
withNewJvmReturn in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmReturnNested<A> withNewJvmReturn()
withNewJvmReturn in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmReturnNested<A> withNewJvmReturnLike(JVMReturnSpec item)
withNewJvmReturnLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmReturnNested<A> editJvmReturn()
editJvmReturn in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmReturnNested<A> editOrNewJvmReturn()
editOrNewJvmReturn in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmReturnNested<A> editOrNewJvmReturnLike(JVMReturnSpec item)
editOrNewJvmReturnLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public JVMRuleDataSpec getJvmRuleData()
getJvmRuleData in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public JVMRuleDataSpec buildJvmRuleData()
buildJvmRuleData in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withJvmRuleData(JVMRuleDataSpec jvmRuleData)
withJvmRuleData in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasJvmRuleData()
hasJvmRuleData in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewJvmRuleData(Integer pid, Integer port, String ruleData)
withNewJvmRuleData in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmRuleDataNested<A> withNewJvmRuleData()
withNewJvmRuleData in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmRuleDataNested<A> withNewJvmRuleDataLike(JVMRuleDataSpec item)
withNewJvmRuleDataLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmRuleDataNested<A> editJvmRuleData()
editJvmRuleData in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmRuleDataNested<A> editOrNewJvmRuleData()
editOrNewJvmRuleData in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmRuleDataNested<A> editOrNewJvmRuleDataLike(JVMRuleDataSpec item)
editOrNewJvmRuleDataLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public JVMStressSpec getJvmStress()
getJvmStress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public JVMStressSpec buildJvmStress()
buildJvmStress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withJvmStress(JVMStressSpec jvmStress)
withJvmStress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasJvmStress()
hasJvmStress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewJvmStress(Integer cpuCount, String memType, Integer pid, Integer port)
withNewJvmStress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmStressNested<A> withNewJvmStress()
withNewJvmStress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmStressNested<A> withNewJvmStressLike(JVMStressSpec item)
withNewJvmStressLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmStressNested<A> editJvmStress()
editJvmStress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmStressNested<A> editOrNewJvmStress()
editOrNewJvmStress in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.JvmStressNested<A> editOrNewJvmStressLike(JVMStressSpec item)
editOrNewJvmStressLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public String getMode()
getMode in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withMode(String mode)
withMode in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasMode()
hasMode in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public NetworkBandwidthSpec getNetworkBandwidth()
getNetworkBandwidth in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public NetworkBandwidthSpec buildNetworkBandwidth()
buildNetworkBandwidth in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNetworkBandwidth(NetworkBandwidthSpec networkBandwidth)
withNetworkBandwidth in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasNetworkBandwidth()
hasNetworkBandwidth in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkBandwidthNested<A> withNewNetworkBandwidth()
withNewNetworkBandwidth in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkBandwidthNested<A> withNewNetworkBandwidthLike(NetworkBandwidthSpec item)
withNewNetworkBandwidthLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkBandwidthNested<A> editNetworkBandwidth()
editNetworkBandwidth in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkBandwidthNested<A> editOrNewNetworkBandwidth()
editOrNewNetworkBandwidth in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkBandwidthNested<A> editOrNewNetworkBandwidthLike(NetworkBandwidthSpec item)
editOrNewNetworkBandwidthLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public NetworkCorruptSpec getNetworkCorrupt()
getNetworkCorrupt in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public NetworkCorruptSpec buildNetworkCorrupt()
buildNetworkCorrupt in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNetworkCorrupt(NetworkCorruptSpec networkCorrupt)
withNetworkCorrupt in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasNetworkCorrupt()
hasNetworkCorrupt in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkCorruptNested<A> withNewNetworkCorrupt()
withNewNetworkCorrupt in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkCorruptNested<A> withNewNetworkCorruptLike(NetworkCorruptSpec item)
withNewNetworkCorruptLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkCorruptNested<A> editNetworkCorrupt()
editNetworkCorrupt in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkCorruptNested<A> editOrNewNetworkCorrupt()
editOrNewNetworkCorrupt in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkCorruptNested<A> editOrNewNetworkCorruptLike(NetworkCorruptSpec item)
editOrNewNetworkCorruptLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public NetworkDelaySpec getNetworkDelay()
getNetworkDelay in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public NetworkDelaySpec buildNetworkDelay()
buildNetworkDelay in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNetworkDelay(NetworkDelaySpec networkDelay)
withNetworkDelay in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasNetworkDelay()
hasNetworkDelay in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDelayNested<A> withNewNetworkDelay()
withNewNetworkDelay in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDelayNested<A> withNewNetworkDelayLike(NetworkDelaySpec item)
withNewNetworkDelayLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDelayNested<A> editNetworkDelay()
editNetworkDelay in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDelayNested<A> editOrNewNetworkDelay()
editOrNewNetworkDelay in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDelayNested<A> editOrNewNetworkDelayLike(NetworkDelaySpec item)
editOrNewNetworkDelayLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public NetworkDNSSpec getNetworkDns()
getNetworkDns in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public NetworkDNSSpec buildNetworkDns()
buildNetworkDns in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNetworkDns(NetworkDNSSpec networkDns)
withNetworkDns in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasNetworkDns()
hasNetworkDns in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewNetworkDns(String dnsDomainName, String dnsIp, String dnsServer)
withNewNetworkDns in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDnsNested<A> withNewNetworkDns()
withNewNetworkDns in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDnsNested<A> withNewNetworkDnsLike(NetworkDNSSpec item)
withNewNetworkDnsLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDnsNested<A> editNetworkDns()
editNetworkDns in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDnsNested<A> editOrNewNetworkDns()
editOrNewNetworkDns in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDnsNested<A> editOrNewNetworkDnsLike(NetworkDNSSpec item)
editOrNewNetworkDnsLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public NetworkDuplicateSpec getNetworkDuplicate()
getNetworkDuplicate in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public NetworkDuplicateSpec buildNetworkDuplicate()
buildNetworkDuplicate in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNetworkDuplicate(NetworkDuplicateSpec networkDuplicate)
withNetworkDuplicate in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasNetworkDuplicate()
hasNetworkDuplicate in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDuplicateNested<A> withNewNetworkDuplicate()
withNewNetworkDuplicate in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDuplicateNested<A> withNewNetworkDuplicateLike(NetworkDuplicateSpec item)
withNewNetworkDuplicateLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDuplicateNested<A> editNetworkDuplicate()
editNetworkDuplicate in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDuplicateNested<A> editOrNewNetworkDuplicate()
editOrNewNetworkDuplicate in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkDuplicateNested<A> editOrNewNetworkDuplicateLike(NetworkDuplicateSpec item)
editOrNewNetworkDuplicateLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public NetworkLossSpec getNetworkLoss()
getNetworkLoss in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public NetworkLossSpec buildNetworkLoss()
buildNetworkLoss in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNetworkLoss(NetworkLossSpec networkLoss)
withNetworkLoss in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasNetworkLoss()
hasNetworkLoss in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkLossNested<A> withNewNetworkLoss()
withNewNetworkLoss in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkLossNested<A> withNewNetworkLossLike(NetworkLossSpec item)
withNewNetworkLossLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkLossNested<A> editNetworkLoss()
editNetworkLoss in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkLossNested<A> editOrNewNetworkLoss()
editOrNewNetworkLoss in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkLossNested<A> editOrNewNetworkLossLike(NetworkLossSpec item)
editOrNewNetworkLossLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public NetworkPartitionSpec getNetworkPartition()
getNetworkPartition in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public NetworkPartitionSpec buildNetworkPartition()
buildNetworkPartition in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNetworkPartition(NetworkPartitionSpec networkPartition)
withNetworkPartition in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasNetworkPartition()
hasNetworkPartition in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkPartitionNested<A> withNewNetworkPartition()
withNewNetworkPartition in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkPartitionNested<A> withNewNetworkPartitionLike(NetworkPartitionSpec item)
withNewNetworkPartitionLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkPartitionNested<A> editNetworkPartition()
editNetworkPartition in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkPartitionNested<A> editOrNewNetworkPartition()
editOrNewNetworkPartition in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.NetworkPartitionNested<A> editOrNewNetworkPartitionLike(NetworkPartitionSpec item)
editOrNewNetworkPartitionLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public ProcessSpec getProcess()
getProcess in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public ProcessSpec buildProcess()
buildProcess in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withProcess(ProcessSpec process)
withProcess in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasProcess()
hasProcess in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewProcess(String process, Integer signal)
withNewProcess in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ProcessNested<A> withNewProcess()
withNewProcess in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ProcessNested<A> withNewProcessLike(ProcessSpec item)
withNewProcessLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ProcessNested<A> editProcess()
editProcess in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ProcessNested<A> editOrNewProcess()
editOrNewProcess in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.ProcessNested<A> editOrNewProcessLike(ProcessSpec item)
editOrNewProcessLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public PhysicalMachineSelectorSpec getSelector()
getSelector in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineSelectorSpec buildSelector()
buildSelector in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withSelector(PhysicalMachineSelectorSpec selector)
withSelector in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.SelectorNested<A> withNewSelectorLike(PhysicalMachineSelectorSpec item)
withNewSelectorLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.SelectorNested<A> editSelector()
editSelector in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.SelectorNested<A> editOrNewSelectorLike(PhysicalMachineSelectorSpec item)
editOrNewSelectorLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public StressCPUSpec getStressCpu()
getStressCpu in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public StressCPUSpec buildStressCpu()
buildStressCpu in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withStressCpu(StressCPUSpec stressCpu)
withStressCpu in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasStressCpu()
hasStressCpu in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewStressCpu(Integer load, String options, Integer workers)
withNewStressCpu in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressCpuNested<A> withNewStressCpu()
withNewStressCpu in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressCpuNested<A> withNewStressCpuLike(StressCPUSpec item)
withNewStressCpuLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressCpuNested<A> editStressCpu()
editStressCpu in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressCpuNested<A> editOrNewStressCpu()
editOrNewStressCpu in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressCpuNested<A> editOrNewStressCpuLike(StressCPUSpec item)
editOrNewStressCpuLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>@Deprecated public StressMemorySpec getStressMem()
getStressMem in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public StressMemorySpec buildStressMem()
buildStressMem in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withStressMem(StressMemorySpec stressMem)
withStressMem in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasStressMem()
hasStressMem in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withNewStressMem(String options, String size)
withNewStressMem in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressMemNested<A> withNewStressMem()
withNewStressMem in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressMemNested<A> withNewStressMemLike(StressMemorySpec item)
withNewStressMemLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressMemNested<A> editStressMem()
editStressMem in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressMemNested<A> editOrNewStressMem()
editOrNewStressMem in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public PhysicalMachineChaosSpecFluent.StressMemNested<A> editOrNewStressMemLike(StressMemorySpec item)
editOrNewStressMemLike in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public String getUid()
getUid in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withUid(String uid)
withUid in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasUid()
hasUid in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public String getValue()
getValue in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public A withValue(String value)
withValue in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public Boolean hasValue()
hasValue in interface PhysicalMachineChaosSpecFluent<A extends PhysicalMachineChaosSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PhysicalMachineChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PhysicalMachineChaosSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.