public static class UpdateExportDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateExportDetails |
build() |
UpdateExportDetails.Builder |
copy(UpdateExportDetails model) |
UpdateExportDetails.Builder |
exportOptions(List<ClientOptions> exportOptions)
New export options for the export.
|
public UpdateExportDetails.Builder exportOptions(List<ClientOptions> exportOptions)
New export options for the export.
*Setting to the empty array will make the export invisible to all clients.**
Leaving unset will leave the exportOptions
unchanged.
exportOptions
- the value to setpublic UpdateExportDetails build()
public UpdateExportDetails.Builder copy(UpdateExportDetails model)
Copyright © 2016–2023. All rights reserved.