Interface DownloadDataExportRequest.JobIdentifierStage
-
- All Known Implementing Classes:
DownloadDataExportRequest.Builder
- Enclosing class:
- DownloadDataExportRequest
public static interface DownloadDataExportRequest.JobIdentifierStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DownloadDataExportRequest.Builderfrom(DownloadDataExportRequest other)DownloadDataExportRequest._FinalStagejobIdentifier(java.lang.String jobIdentifier)job_identifier
-
-
-
Method Detail
-
jobIdentifier
DownloadDataExportRequest._FinalStage jobIdentifier(@NotNull java.lang.String jobIdentifier)
job_identifier
-
from
DownloadDataExportRequest.Builder from(DownloadDataExportRequest other)
-
-