public static class TestReportOutput.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TestReportOutput |
build() |
TestReportOutput.Builder |
copy(TestReportOutput model) |
TestReportOutput.Builder |
id(String id)
The OCID of the test report.
|
TestReportOutput.Builder |
stepName(String stepName) |
public TestReportOutput.Builder stepName(String stepName)
public TestReportOutput.Builder id(String id)
The OCID of the test report.
id
- the value to setpublic TestReportOutput build()
public TestReportOutput.Builder copy(TestReportOutput model)
Copyright © 2016–2024. All rights reserved.