public static interface DescribePhiDetectionJobResponse.Builder extends ComprehendMedicalResponse.Builder, SdkPojo, CopyableBuilder<DescribePhiDetectionJobResponse.Builder,DescribePhiDetectionJobResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribePhiDetectionJobResponse.Builder |
comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
default DescribePhiDetectionJobResponse.Builder |
comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder> comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribePhiDetectionJobResponse.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 DescribePhiDetectionJobResponse.Builder comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder> comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
This is a convenience 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 © 2020. All rights reserved.