public static interface DescribeEntitiesDetectionV2JobResponse.Builder extends ComprehendMedicalResponse.Builder, SdkPojo, CopyableBuilder<DescribeEntitiesDetectionV2JobResponse.Builder,DescribeEntitiesDetectionV2JobResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeEntitiesDetectionV2JobResponse.Builder |
comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
default DescribeEntitiesDetectionV2JobResponse.Builder |
comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder> comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeEntitiesDetectionV2JobResponse.Builder comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties - An object that contains the properties associated with a detection job.default DescribeEntitiesDetectionV2JobResponse.Builder comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder> comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
This is a convenience method that creates an instance of theComprehendMedicalAsyncJobProperties.Builder avoiding the need to create one manually via
ComprehendMedicalAsyncJobProperties.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties).
comprehendMedicalAsyncJobProperties - a consumer that will call methods on ComprehendMedicalAsyncJobProperties.BuildercomprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties)Copyright © 2023. All rights reserved.