| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static ReportWithRawData.Builder |
ReportWithRawData.builder() |
ReportWithRawData.Builder |
ReportWithRawData.Builder.data(String data)
The value of the requested data field from the report.
|
ReportWithRawData.Builder |
ReportWithRawData.Builder.reportArn(String reportArn)
The ARN of the report.
|
ReportWithRawData.Builder |
ReportWithRawData.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ReportWithRawData.Builder> |
ReportWithRawData.serializableBuilderClass() |
Copyright © 2021. All rights reserved.