public static class AnnotationFormatSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AnnotationFormatSummary |
build() |
AnnotationFormatSummary.Builder |
copy(AnnotationFormatSummary model) |
AnnotationFormatSummary.Builder |
name(String name)
A unique name for the target AnnotationFormat for the Dataset.
|
public AnnotationFormatSummary.Builder name(String name)
A unique name for the target AnnotationFormat for the Dataset.
name
- the value to setpublic AnnotationFormatSummary build()
public AnnotationFormatSummary.Builder copy(AnnotationFormatSummary model)
Copyright © 2016–2024. All rights reserved.