public static interface ComprehendMedicalAsyncJobProperties.Builder extends SdkPojo, CopyableBuilder<ComprehendMedicalAsyncJobProperties.Builder,ComprehendMedicalAsyncJobProperties>
| Modifier and Type | Method and Description |
|---|---|
ComprehendMedicalAsyncJobProperties.Builder |
dataAccessRoleArn(String dataAccessRoleArn)
The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.
|
ComprehendMedicalAsyncJobProperties.Builder |
endTime(Instant endTime)
The time that the detection job completed.
|
ComprehendMedicalAsyncJobProperties.Builder |
expirationTime(Instant expirationTime)
The date and time that job metadata is deleted from the server.
|
default ComprehendMedicalAsyncJobProperties.Builder |
inputDataConfig(Consumer<InputDataConfig.Builder> inputDataConfig)
The input data configuration that you supplied when you created the detection job.
|
ComprehendMedicalAsyncJobProperties.Builder |
inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the detection job.
|
ComprehendMedicalAsyncJobProperties.Builder |
jobId(String jobId)
The identifier assigned to the detection job.
|
ComprehendMedicalAsyncJobProperties.Builder |
jobName(String jobName)
The name that you assigned to the detection job.
|
ComprehendMedicalAsyncJobProperties.Builder |
jobStatus(JobStatus jobStatus)
The current status of the detection job.
|
ComprehendMedicalAsyncJobProperties.Builder |
jobStatus(String jobStatus)
The current status of the detection job.
|
ComprehendMedicalAsyncJobProperties.Builder |
kmsKey(String kmsKey)
The AWS Key Management Service key, if any, used to encrypt the output files.
|
ComprehendMedicalAsyncJobProperties.Builder |
languageCode(LanguageCode languageCode)
The language code of the input documents.
|
ComprehendMedicalAsyncJobProperties.Builder |
languageCode(String languageCode)
The language code of the input documents.
|
ComprehendMedicalAsyncJobProperties.Builder |
manifestFilePath(String manifestFilePath)
The path to the file that describes the results of a batch job.
|
ComprehendMedicalAsyncJobProperties.Builder |
message(String message)
A description of the status of a job.
|
ComprehendMedicalAsyncJobProperties.Builder |
modelVersion(String modelVersion)
The version of the model used to analyze the documents.
|
default ComprehendMedicalAsyncJobProperties.Builder |
outputDataConfig(Consumer<OutputDataConfig.Builder> outputDataConfig)
The output data configuration that you supplied when you created the detection job.
|
ComprehendMedicalAsyncJobProperties.Builder |
outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the detection job.
|
ComprehendMedicalAsyncJobProperties.Builder |
submitTime(Instant submitTime)
The time that the detection job was submitted for processing.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildComprehendMedicalAsyncJobProperties.Builder jobId(String jobId)
The identifier assigned to the detection job.
jobId - The identifier assigned to the detection job.ComprehendMedicalAsyncJobProperties.Builder jobName(String jobName)
The name that you assigned to the detection job.
jobName - The name that you assigned to the detection job.ComprehendMedicalAsyncJobProperties.Builder jobStatus(String jobStatus)
The current status of the detection job. If the status is FAILED, the Message field
shows the reason for the failure.
ComprehendMedicalAsyncJobProperties.Builder jobStatus(JobStatus jobStatus)
The current status of the detection job. If the status is FAILED, the Message field
shows the reason for the failure.
ComprehendMedicalAsyncJobProperties.Builder message(String message)
A description of the status of a job.
message - A description of the status of a job.ComprehendMedicalAsyncJobProperties.Builder submitTime(Instant submitTime)
The time that the detection job was submitted for processing.
submitTime - The time that the detection job was submitted for processing.ComprehendMedicalAsyncJobProperties.Builder endTime(Instant endTime)
The time that the detection job completed.
endTime - The time that the detection job completed.ComprehendMedicalAsyncJobProperties.Builder expirationTime(Instant expirationTime)
The date and time that job metadata is deleted from the server. Output files in your S3 bucket will not be
deleted. After the metadata is deleted, the job will no longer appear in the results of the
ListEntitiesDetectionV2Job or the ListPHIDetectionJobs operation.
expirationTime - The date and time that job metadata is deleted from the server. Output files in your S3 bucket will
not be deleted. After the metadata is deleted, the job will no longer appear in the results of the
ListEntitiesDetectionV2Job or the ListPHIDetectionJobs operation.ComprehendMedicalAsyncJobProperties.Builder inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the detection job.
inputDataConfig - The input data configuration that you supplied when you created the detection job.default ComprehendMedicalAsyncJobProperties.Builder inputDataConfig(Consumer<InputDataConfig.Builder> inputDataConfig)
The input data configuration that you supplied when you created the detection job.
This is a convenience that creates an instance of theInputDataConfig.Builder avoiding the need to
create one manually via InputDataConfig.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to inputDataConfig(InputDataConfig).inputDataConfig - a consumer that will call methods on InputDataConfig.BuilderinputDataConfig(InputDataConfig)ComprehendMedicalAsyncJobProperties.Builder outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the detection job.
outputDataConfig - The output data configuration that you supplied when you created the detection job.default ComprehendMedicalAsyncJobProperties.Builder outputDataConfig(Consumer<OutputDataConfig.Builder> outputDataConfig)
The output data configuration that you supplied when you created the detection job.
This is a convenience that creates an instance of theOutputDataConfig.Builder avoiding the need to
create one manually via OutputDataConfig.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to outputDataConfig(OutputDataConfig).outputDataConfig - a consumer that will call methods on OutputDataConfig.BuilderoutputDataConfig(OutputDataConfig)ComprehendMedicalAsyncJobProperties.Builder languageCode(String languageCode)
The language code of the input documents.
languageCode - The language code of the input documents.LanguageCode,
LanguageCodeComprehendMedicalAsyncJobProperties.Builder languageCode(LanguageCode languageCode)
The language code of the input documents.
languageCode - The language code of the input documents.LanguageCode,
LanguageCodeComprehendMedicalAsyncJobProperties.Builder dataAccessRoleArn(String dataAccessRoleArn)
The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.
dataAccessRoleArn - The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.ComprehendMedicalAsyncJobProperties.Builder manifestFilePath(String manifestFilePath)
The path to the file that describes the results of a batch job.
manifestFilePath - The path to the file that describes the results of a batch job.ComprehendMedicalAsyncJobProperties.Builder kmsKey(String kmsKey)
The AWS Key Management Service key, if any, used to encrypt the output files.
kmsKey - The AWS Key Management Service key, if any, used to encrypt the output files.ComprehendMedicalAsyncJobProperties.Builder modelVersion(String modelVersion)
The version of the model used to analyze the documents. The version number looks like X.X.X. You can use this information to track the model used for a particular batch of documents.
modelVersion - The version of the model used to analyze the documents. The version number looks like X.X.X. You can
use this information to track the model used for a particular batch of documents.Copyright © 2019. All rights reserved.