@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeTestSetDiscrepancyReportResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeTestSetDiscrepancyReportResult() |
Modifier and Type | Method and Description |
---|---|
DescribeTestSetDiscrepancyReportResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCreationDateTime()
The time and date of creation for the test set discrepancy report.
|
List<String> |
getFailureReasons()
The failure report for the test set discrepancy report generation action.
|
Date |
getLastUpdatedDataTime()
The date and time of the last update for the test set discrepancy report.
|
TestSetDiscrepancyReportResourceTarget |
getTarget()
The target bot location for the test set discrepancy report.
|
String |
getTestSetDiscrepancyRawOutputUrl()
Pre-signed Amazon S3 URL to download the test set discrepancy report.
|
String |
getTestSetDiscrepancyReportId()
The unique identifier of the test set discrepancy report to describe.
|
String |
getTestSetDiscrepancyReportStatus()
The status for the test set discrepancy report.
|
TestSetDiscrepancyErrors |
getTestSetDiscrepancyTopErrors()
The top 200 error results from the test set discrepancy report.
|
String |
getTestSetId()
The test set Id for the test set discrepancy report.
|
int |
hashCode() |
void |
setCreationDateTime(Date creationDateTime)
The time and date of creation for the test set discrepancy report.
|
void |
setFailureReasons(Collection<String> failureReasons)
The failure report for the test set discrepancy report generation action.
|
void |
setLastUpdatedDataTime(Date lastUpdatedDataTime)
The date and time of the last update for the test set discrepancy report.
|
void |
setTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot location for the test set discrepancy report.
|
void |
setTestSetDiscrepancyRawOutputUrl(String testSetDiscrepancyRawOutputUrl)
Pre-signed Amazon S3 URL to download the test set discrepancy report.
|
void |
setTestSetDiscrepancyReportId(String testSetDiscrepancyReportId)
The unique identifier of the test set discrepancy report to describe.
|
void |
setTestSetDiscrepancyReportStatus(String testSetDiscrepancyReportStatus)
The status for the test set discrepancy report.
|
void |
setTestSetDiscrepancyTopErrors(TestSetDiscrepancyErrors testSetDiscrepancyTopErrors)
The top 200 error results from the test set discrepancy report.
|
void |
setTestSetId(String testSetId)
The test set Id for the test set discrepancy report.
|
String |
toString()
Returns a string representation of this object.
|
DescribeTestSetDiscrepancyReportResult |
withCreationDateTime(Date creationDateTime)
The time and date of creation for the test set discrepancy report.
|
DescribeTestSetDiscrepancyReportResult |
withFailureReasons(Collection<String> failureReasons)
The failure report for the test set discrepancy report generation action.
|
DescribeTestSetDiscrepancyReportResult |
withFailureReasons(String... failureReasons)
The failure report for the test set discrepancy report generation action.
|
DescribeTestSetDiscrepancyReportResult |
withLastUpdatedDataTime(Date lastUpdatedDataTime)
The date and time of the last update for the test set discrepancy report.
|
DescribeTestSetDiscrepancyReportResult |
withTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot location for the test set discrepancy report.
|
DescribeTestSetDiscrepancyReportResult |
withTestSetDiscrepancyRawOutputUrl(String testSetDiscrepancyRawOutputUrl)
Pre-signed Amazon S3 URL to download the test set discrepancy report.
|
DescribeTestSetDiscrepancyReportResult |
withTestSetDiscrepancyReportId(String testSetDiscrepancyReportId)
The unique identifier of the test set discrepancy report to describe.
|
DescribeTestSetDiscrepancyReportResult |
withTestSetDiscrepancyReportStatus(String testSetDiscrepancyReportStatus)
The status for the test set discrepancy report.
|
DescribeTestSetDiscrepancyReportResult |
withTestSetDiscrepancyReportStatus(TestSetDiscrepancyReportStatus testSetDiscrepancyReportStatus)
The status for the test set discrepancy report.
|
DescribeTestSetDiscrepancyReportResult |
withTestSetDiscrepancyTopErrors(TestSetDiscrepancyErrors testSetDiscrepancyTopErrors)
The top 200 error results from the test set discrepancy report.
|
DescribeTestSetDiscrepancyReportResult |
withTestSetId(String testSetId)
The test set Id for the test set discrepancy report.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public DescribeTestSetDiscrepancyReportResult()
public void setTestSetDiscrepancyReportId(String testSetDiscrepancyReportId)
The unique identifier of the test set discrepancy report to describe.
testSetDiscrepancyReportId
- The unique identifier of the test set discrepancy report to describe.public String getTestSetDiscrepancyReportId()
The unique identifier of the test set discrepancy report to describe.
public DescribeTestSetDiscrepancyReportResult withTestSetDiscrepancyReportId(String testSetDiscrepancyReportId)
The unique identifier of the test set discrepancy report to describe.
testSetDiscrepancyReportId
- The unique identifier of the test set discrepancy report to describe.public void setTestSetId(String testSetId)
The test set Id for the test set discrepancy report.
testSetId
- The test set Id for the test set discrepancy report.public String getTestSetId()
The test set Id for the test set discrepancy report.
public DescribeTestSetDiscrepancyReportResult withTestSetId(String testSetId)
The test set Id for the test set discrepancy report.
testSetId
- The test set Id for the test set discrepancy report.public void setCreationDateTime(Date creationDateTime)
The time and date of creation for the test set discrepancy report.
creationDateTime
- The time and date of creation for the test set discrepancy report.public Date getCreationDateTime()
The time and date of creation for the test set discrepancy report.
public DescribeTestSetDiscrepancyReportResult withCreationDateTime(Date creationDateTime)
The time and date of creation for the test set discrepancy report.
creationDateTime
- The time and date of creation for the test set discrepancy report.public void setTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot location for the test set discrepancy report.
target
- The target bot location for the test set discrepancy report.public TestSetDiscrepancyReportResourceTarget getTarget()
The target bot location for the test set discrepancy report.
public DescribeTestSetDiscrepancyReportResult withTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot location for the test set discrepancy report.
target
- The target bot location for the test set discrepancy report.public void setTestSetDiscrepancyReportStatus(String testSetDiscrepancyReportStatus)
The status for the test set discrepancy report.
testSetDiscrepancyReportStatus
- The status for the test set discrepancy report.TestSetDiscrepancyReportStatus
public String getTestSetDiscrepancyReportStatus()
The status for the test set discrepancy report.
TestSetDiscrepancyReportStatus
public DescribeTestSetDiscrepancyReportResult withTestSetDiscrepancyReportStatus(String testSetDiscrepancyReportStatus)
The status for the test set discrepancy report.
testSetDiscrepancyReportStatus
- The status for the test set discrepancy report.TestSetDiscrepancyReportStatus
public DescribeTestSetDiscrepancyReportResult withTestSetDiscrepancyReportStatus(TestSetDiscrepancyReportStatus testSetDiscrepancyReportStatus)
The status for the test set discrepancy report.
testSetDiscrepancyReportStatus
- The status for the test set discrepancy report.TestSetDiscrepancyReportStatus
public void setLastUpdatedDataTime(Date lastUpdatedDataTime)
The date and time of the last update for the test set discrepancy report.
lastUpdatedDataTime
- The date and time of the last update for the test set discrepancy report.public Date getLastUpdatedDataTime()
The date and time of the last update for the test set discrepancy report.
public DescribeTestSetDiscrepancyReportResult withLastUpdatedDataTime(Date lastUpdatedDataTime)
The date and time of the last update for the test set discrepancy report.
lastUpdatedDataTime
- The date and time of the last update for the test set discrepancy report.public void setTestSetDiscrepancyTopErrors(TestSetDiscrepancyErrors testSetDiscrepancyTopErrors)
The top 200 error results from the test set discrepancy report.
testSetDiscrepancyTopErrors
- The top 200 error results from the test set discrepancy report.public TestSetDiscrepancyErrors getTestSetDiscrepancyTopErrors()
The top 200 error results from the test set discrepancy report.
public DescribeTestSetDiscrepancyReportResult withTestSetDiscrepancyTopErrors(TestSetDiscrepancyErrors testSetDiscrepancyTopErrors)
The top 200 error results from the test set discrepancy report.
testSetDiscrepancyTopErrors
- The top 200 error results from the test set discrepancy report.public void setTestSetDiscrepancyRawOutputUrl(String testSetDiscrepancyRawOutputUrl)
Pre-signed Amazon S3 URL to download the test set discrepancy report.
testSetDiscrepancyRawOutputUrl
- Pre-signed Amazon S3 URL to download the test set discrepancy report.public String getTestSetDiscrepancyRawOutputUrl()
Pre-signed Amazon S3 URL to download the test set discrepancy report.
public DescribeTestSetDiscrepancyReportResult withTestSetDiscrepancyRawOutputUrl(String testSetDiscrepancyRawOutputUrl)
Pre-signed Amazon S3 URL to download the test set discrepancy report.
testSetDiscrepancyRawOutputUrl
- Pre-signed Amazon S3 URL to download the test set discrepancy report.public List<String> getFailureReasons()
The failure report for the test set discrepancy report generation action.
public void setFailureReasons(Collection<String> failureReasons)
The failure report for the test set discrepancy report generation action.
failureReasons
- The failure report for the test set discrepancy report generation action.public DescribeTestSetDiscrepancyReportResult withFailureReasons(String... failureReasons)
The failure report for the test set discrepancy report generation action.
NOTE: This method appends the values to the existing list (if any). Use
setFailureReasons(java.util.Collection)
or withFailureReasons(java.util.Collection)
if you want
to override the existing values.
failureReasons
- The failure report for the test set discrepancy report generation action.public DescribeTestSetDiscrepancyReportResult withFailureReasons(Collection<String> failureReasons)
The failure report for the test set discrepancy report generation action.
failureReasons
- The failure report for the test set discrepancy report generation action.public String toString()
toString
in class Object
Object.toString()
public DescribeTestSetDiscrepancyReportResult clone()