@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribePHIDetectionJobResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribePHIDetectionJobResult() |
Modifier and Type | Method and Description |
---|---|
DescribePHIDetectionJobResult |
clone() |
boolean |
equals(Object obj) |
ComprehendMedicalAsyncJobProperties |
getComprehendMedicalAsyncJobProperties()
An object that contains the properties associated with a detection job.
|
int |
hashCode() |
void |
setComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
String |
toString()
Returns a string representation of this object.
|
DescribePHIDetectionJobResult |
withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setComprehendMedicalAsyncJobProperties(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.public ComprehendMedicalAsyncJobProperties getComprehendMedicalAsyncJobProperties()
An object that contains the properties associated with a detection job.
public DescribePHIDetectionJobResult withComprehendMedicalAsyncJobProperties(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.public String toString()
toString
in class Object
Object.toString()
public DescribePHIDetectionJobResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.