| Package | Description |
|---|---|
| wavefront.report |
| Modifier and Type | Method and Description |
|---|---|
ReportSourceTag.Builder |
ReportSourceTag.Builder.clearAction()
Clears the value of the 'action' field
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.clearAnnotations()
Clears the value of the 'annotations' field
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.clearDescription()
Clears the value of the 'description' field
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.clearSource()
Clears the value of the 'source' field
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.clearSourceTagLiteral()
Clears the value of the 'sourceTagLiteral' field
|
static ReportSourceTag.Builder |
ReportSourceTag.newBuilder()
Creates a new ReportSourceTag RecordBuilder
|
static ReportSourceTag.Builder |
ReportSourceTag.newBuilder(ReportSourceTag.Builder other)
Creates a new ReportSourceTag RecordBuilder by copying an existing Builder
|
static ReportSourceTag.Builder |
ReportSourceTag.newBuilder(ReportSourceTag other)
Creates a new ReportSourceTag RecordBuilder by copying an existing ReportSourceTag instance
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.setAction(String value)
Sets the value of the 'action' field
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.setAnnotations(List<String> value)
Sets the value of the 'annotations' field
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.setDescription(String value)
Sets the value of the 'description' field
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.setSource(String value)
Sets the value of the 'source' field
|
ReportSourceTag.Builder |
ReportSourceTag.Builder.setSourceTagLiteral(String value)
Sets the value of the 'sourceTagLiteral' field
|
| Modifier and Type | Method and Description |
|---|---|
static ReportSourceTag.Builder |
ReportSourceTag.newBuilder(ReportSourceTag.Builder other)
Creates a new ReportSourceTag RecordBuilder by copying an existing Builder
|
Copyright © 2017. All rights reserved.