| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeFhirExportJobResponse.Builder |
DescribeFhirExportJobResponse.builder() |
default DescribeFhirExportJobResponse.Builder |
DescribeFhirExportJobResponse.Builder.exportJobProperties(Consumer<ExportJobProperties.Builder> exportJobProperties)
Displays the properties of the export job, including the ID, Arn, Name, and the status of the job.
|
DescribeFhirExportJobResponse.Builder |
DescribeFhirExportJobResponse.Builder.exportJobProperties(ExportJobProperties exportJobProperties)
Displays the properties of the export job, including the ID, Arn, Name, and the status of the job.
|
DescribeFhirExportJobResponse.Builder |
DescribeFhirExportJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeFhirExportJobResponse.Builder> |
DescribeFhirExportJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.