public interface V1alpha1PipelineTestReportItemFluent<A extends V1alpha1PipelineTestReportItemFluent<A>> extends Fluent<A>
Integer getAge()
Boolean hasAge()
Float getDuration()
Boolean hasDuration()
A withNewDuration(float arg1)
A withNewDuration(double arg1)
String getErrorDetails()
Boolean hasErrorDetails()
A withNewErrorDetails(StringBuilder arg1)
A withNewErrorDetails(StringBuffer arg1)
String getErrorStackTrace()
Boolean hasErrorStackTrace()
A withNewErrorStackTrace(StringBuilder arg1)
A withNewErrorStackTrace(StringBuffer arg1)
Boolean isHasStdLog()
Boolean hasHasStdLog()
A withNewHasStdLog(boolean arg1)
String getId()
Boolean hasId()
A withNewId(StringBuilder arg1)
A withNewId(StringBuffer arg1)
String getName()
Boolean hasName()
A withNewName(StringBuilder arg1)
A withNewName(StringBuffer arg1)
String getState()
Boolean hasState()
A withNewState(StringBuilder arg1)
A withNewState(StringBuffer arg1)
String getStatus()
Boolean hasStatus()
A withNewStatus(StringBuilder arg1)
A withNewStatus(StringBuffer arg1)
Copyright © 2020. All rights reserved.