public static class DownloadSensitiveDataModelDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DownloadSensitiveDataModelDetails |
build() |
DownloadSensitiveDataModelDetails.Builder |
copy(DownloadSensitiveDataModelDetails model) |
DownloadSensitiveDataModelDetails.Builder |
dataModelFormat(DataModelFormat dataModelFormat)
The format of the sensitive data model file.
|
public DownloadSensitiveDataModelDetails.Builder dataModelFormat(DataModelFormat dataModelFormat)
The format of the sensitive data model file.
dataModelFormat
- the value to setpublic DownloadSensitiveDataModelDetails build()
public DownloadSensitiveDataModelDetails.Builder copy(DownloadSensitiveDataModelDetails model)
Copyright © 2016–2024. All rights reserved.