public static interface DescribePiiEntitiesDetectionJobResponse.Builder extends ComprehendResponse.Builder, SdkPojo, CopyableBuilder<DescribePiiEntitiesDetectionJobResponse.Builder,DescribePiiEntitiesDetectionJobResponse>
| Modifier and Type | Method and Description |
|---|---|
default DescribePiiEntitiesDetectionJobResponse.Builder |
piiEntitiesDetectionJobProperties(Consumer<PiiEntitiesDetectionJobProperties.Builder> piiEntitiesDetectionJobProperties)
Sets the value of the PiiEntitiesDetectionJobProperties property for this object.
|
DescribePiiEntitiesDetectionJobResponse.Builder |
piiEntitiesDetectionJobProperties(PiiEntitiesDetectionJobProperties piiEntitiesDetectionJobProperties)
Sets the value of the PiiEntitiesDetectionJobProperties property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribePiiEntitiesDetectionJobResponse.Builder piiEntitiesDetectionJobProperties(PiiEntitiesDetectionJobProperties piiEntitiesDetectionJobProperties)
piiEntitiesDetectionJobProperties - The new value for the PiiEntitiesDetectionJobProperties property for this object.default DescribePiiEntitiesDetectionJobResponse.Builder piiEntitiesDetectionJobProperties(Consumer<PiiEntitiesDetectionJobProperties.Builder> piiEntitiesDetectionJobProperties)
PiiEntitiesDetectionJobProperties.Builder avoiding the need to create one manually via
PiiEntitiesDetectionJobProperties.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
piiEntitiesDetectionJobProperties(PiiEntitiesDetectionJobProperties).
piiEntitiesDetectionJobProperties - a consumer that will call methods on PiiEntitiesDetectionJobProperties.BuilderpiiEntitiesDetectionJobProperties(PiiEntitiesDetectionJobProperties)Copyright © 2023. All rights reserved.