Uses of Interface
software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse.Builder
-
Packages that use DescribePhiDetectionJobResponse.Builder Package Description software.amazon.awssdk.services.comprehendmedical.model -
-
Uses of DescribePhiDetectionJobResponse.Builder in software.amazon.awssdk.services.comprehendmedical.model
Methods in software.amazon.awssdk.services.comprehendmedical.model that return DescribePhiDetectionJobResponse.Builder Modifier and Type Method Description static DescribePhiDetectionJobResponse.BuilderDescribePhiDetectionJobResponse. builder()default DescribePhiDetectionJobResponse.BuilderDescribePhiDetectionJobResponse.Builder. comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder> comprehendMedicalAsyncJobProperties)An object that contains the properties associated with a detection job.DescribePhiDetectionJobResponse.BuilderDescribePhiDetectionJobResponse.Builder. comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)An object that contains the properties associated with a detection job.DescribePhiDetectionJobResponse.BuilderDescribePhiDetectionJobResponse. toBuilder()Methods in software.amazon.awssdk.services.comprehendmedical.model that return types with arguments of type DescribePhiDetectionJobResponse.Builder Modifier and Type Method Description static Class<? extends DescribePhiDetectionJobResponse.Builder>DescribePhiDetectionJobResponse. serializableBuilderClass()
-