@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeHumanLoopResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeHumanLoopResult() |
Modifier and Type | Method and Description |
---|---|
DescribeHumanLoopResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCreationTime()
The creation time when Amazon Augmented AI created the human loop.
|
String |
getFailureCode()
A failure code that identifies the type of failure.
|
String |
getFailureReason()
The reason why a human loop failed.
|
String |
getFlowDefinitionArn()
The Amazon Resource Name (ARN) of the flow definition.
|
String |
getHumanLoopArn()
The Amazon Resource Name (ARN) of the human loop.
|
String |
getHumanLoopName()
The name of the human loop.
|
HumanLoopOutput |
getHumanLoopOutput()
An object that contains information about the output of the human loop.
|
String |
getHumanLoopStatus()
The status of the human loop.
|
int |
hashCode() |
void |
setCreationTime(Date creationTime)
The creation time when Amazon Augmented AI created the human loop.
|
void |
setFailureCode(String failureCode)
A failure code that identifies the type of failure.
|
void |
setFailureReason(String failureReason)
The reason why a human loop failed.
|
void |
setFlowDefinitionArn(String flowDefinitionArn)
The Amazon Resource Name (ARN) of the flow definition.
|
void |
setHumanLoopArn(String humanLoopArn)
The Amazon Resource Name (ARN) of the human loop.
|
void |
setHumanLoopName(String humanLoopName)
The name of the human loop.
|
void |
setHumanLoopOutput(HumanLoopOutput humanLoopOutput)
An object that contains information about the output of the human loop.
|
void |
setHumanLoopStatus(String humanLoopStatus)
The status of the human loop.
|
String |
toString()
Returns a string representation of this object.
|
DescribeHumanLoopResult |
withCreationTime(Date creationTime)
The creation time when Amazon Augmented AI created the human loop.
|
DescribeHumanLoopResult |
withFailureCode(String failureCode)
A failure code that identifies the type of failure.
|
DescribeHumanLoopResult |
withFailureReason(String failureReason)
The reason why a human loop failed.
|
DescribeHumanLoopResult |
withFlowDefinitionArn(String flowDefinitionArn)
The Amazon Resource Name (ARN) of the flow definition.
|
DescribeHumanLoopResult |
withHumanLoopArn(String humanLoopArn)
The Amazon Resource Name (ARN) of the human loop.
|
DescribeHumanLoopResult |
withHumanLoopName(String humanLoopName)
The name of the human loop.
|
DescribeHumanLoopResult |
withHumanLoopOutput(HumanLoopOutput humanLoopOutput)
An object that contains information about the output of the human loop.
|
DescribeHumanLoopResult |
withHumanLoopStatus(HumanLoopStatus humanLoopStatus)
The status of the human loop.
|
DescribeHumanLoopResult |
withHumanLoopStatus(String humanLoopStatus)
The status of the human loop.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setCreationTime(Date creationTime)
The creation time when Amazon Augmented AI created the human loop.
creationTime
- The creation time when Amazon Augmented AI created the human loop.public Date getCreationTime()
The creation time when Amazon Augmented AI created the human loop.
public DescribeHumanLoopResult withCreationTime(Date creationTime)
The creation time when Amazon Augmented AI created the human loop.
creationTime
- The creation time when Amazon Augmented AI created the human loop.public void setFailureReason(String failureReason)
The reason why a human loop failed. The failure reason is returned when the status of the human loop is
Failed
.
failureReason
- The reason why a human loop failed. The failure reason is returned when the status of the human loop is
Failed
.public String getFailureReason()
The reason why a human loop failed. The failure reason is returned when the status of the human loop is
Failed
.
Failed
.public DescribeHumanLoopResult withFailureReason(String failureReason)
The reason why a human loop failed. The failure reason is returned when the status of the human loop is
Failed
.
failureReason
- The reason why a human loop failed. The failure reason is returned when the status of the human loop is
Failed
.public void setFailureCode(String failureCode)
A failure code that identifies the type of failure.
Possible values: ValidationError
, Expired
, InternalError
failureCode
- A failure code that identifies the type of failure.
Possible values: ValidationError
, Expired
, InternalError
public String getFailureCode()
A failure code that identifies the type of failure.
Possible values: ValidationError
, Expired
, InternalError
Possible values: ValidationError
, Expired
, InternalError
public DescribeHumanLoopResult withFailureCode(String failureCode)
A failure code that identifies the type of failure.
Possible values: ValidationError
, Expired
, InternalError
failureCode
- A failure code that identifies the type of failure.
Possible values: ValidationError
, Expired
, InternalError
public void setHumanLoopStatus(String humanLoopStatus)
The status of the human loop.
humanLoopStatus
- The status of the human loop.HumanLoopStatus
public String getHumanLoopStatus()
The status of the human loop.
HumanLoopStatus
public DescribeHumanLoopResult withHumanLoopStatus(String humanLoopStatus)
The status of the human loop.
humanLoopStatus
- The status of the human loop.HumanLoopStatus
public DescribeHumanLoopResult withHumanLoopStatus(HumanLoopStatus humanLoopStatus)
The status of the human loop.
humanLoopStatus
- The status of the human loop.HumanLoopStatus
public void setHumanLoopName(String humanLoopName)
The name of the human loop. The name must be lowercase, unique within the Region in your account, and can have up to 63 characters. Valid characters: a-z, 0-9, and - (hyphen).
humanLoopName
- The name of the human loop. The name must be lowercase, unique within the Region in your account, and can
have up to 63 characters. Valid characters: a-z, 0-9, and - (hyphen).public String getHumanLoopName()
The name of the human loop. The name must be lowercase, unique within the Region in your account, and can have up to 63 characters. Valid characters: a-z, 0-9, and - (hyphen).
public DescribeHumanLoopResult withHumanLoopName(String humanLoopName)
The name of the human loop. The name must be lowercase, unique within the Region in your account, and can have up to 63 characters. Valid characters: a-z, 0-9, and - (hyphen).
humanLoopName
- The name of the human loop. The name must be lowercase, unique within the Region in your account, and can
have up to 63 characters. Valid characters: a-z, 0-9, and - (hyphen).public void setHumanLoopArn(String humanLoopArn)
The Amazon Resource Name (ARN) of the human loop.
humanLoopArn
- The Amazon Resource Name (ARN) of the human loop.public String getHumanLoopArn()
The Amazon Resource Name (ARN) of the human loop.
public DescribeHumanLoopResult withHumanLoopArn(String humanLoopArn)
The Amazon Resource Name (ARN) of the human loop.
humanLoopArn
- The Amazon Resource Name (ARN) of the human loop.public void setFlowDefinitionArn(String flowDefinitionArn)
The Amazon Resource Name (ARN) of the flow definition.
flowDefinitionArn
- The Amazon Resource Name (ARN) of the flow definition.public String getFlowDefinitionArn()
The Amazon Resource Name (ARN) of the flow definition.
public DescribeHumanLoopResult withFlowDefinitionArn(String flowDefinitionArn)
The Amazon Resource Name (ARN) of the flow definition.
flowDefinitionArn
- The Amazon Resource Name (ARN) of the flow definition.public void setHumanLoopOutput(HumanLoopOutput humanLoopOutput)
An object that contains information about the output of the human loop.
humanLoopOutput
- An object that contains information about the output of the human loop.public HumanLoopOutput getHumanLoopOutput()
An object that contains information about the output of the human loop.
public DescribeHumanLoopResult withHumanLoopOutput(HumanLoopOutput humanLoopOutput)
An object that contains information about the output of the human loop.
humanLoopOutput
- An object that contains information about the output of the human loop.public String toString()
toString
in class Object
Object.toString()
public DescribeHumanLoopResult clone()