- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.augmentedairuntime.AbstractAmazonAugmentedAIRuntime
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntime
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getContentClassifiers() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopDataAttributes
-
Declares that your content is free of personally identifiable information or adult content.
- getCreationTime() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The creation time when Amazon Augmented AI created the human loop.
- getCreationTime() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
When Amazon Augmented AI created the human loop.
- getCreationTimeAfter() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
(Optional) The timestamp of the date when you want the human loops to begin in ISO 8601 format.
- getCreationTimeBefore() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
(Optional) The timestamp of the date before which you want the human loops to begin in ISO 8601 format.
- getDataAttributes() - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
Attributes of the specified data.
- getExecutorService() - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFailureCode() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
A failure code that identifies the type of failure.
- getFailureReason() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The reason why a human loop failed.
- getFailureReason() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The reason why the human loop failed.
- getFlowDefinitionArn() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The Amazon Resource Name (ARN) of the flow definition.
- getFlowDefinitionArn() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The Amazon Resource Name (ARN) of the flow definition used to configure the human loop.
- getFlowDefinitionArn() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
The Amazon Resource Name (ARN) of a flow definition.
- getFlowDefinitionArn() - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
The Amazon Resource Name (ARN) of the flow definition associated with this human loop.
- getHumanLoopArn() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The Amazon Resource Name (ARN) of the human loop.
- getHumanLoopArn() - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopResult
-
The Amazon Resource Name (ARN) of the human loop.
- getHumanLoopInput() - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
An object that contains information about the human loop.
- getHumanLoopName() - Method in class com.amazonaws.services.augmentedairuntime.model.DeleteHumanLoopRequest
-
The name of the human loop that you want to delete.
- getHumanLoopName() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopRequest
-
The name of the human loop that you want information about.
- getHumanLoopName() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The name of the human loop.
- getHumanLoopName() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The name of the human loop.
- getHumanLoopName() - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
The name of the human loop.
- getHumanLoopName() - Method in class com.amazonaws.services.augmentedairuntime.model.StopHumanLoopRequest
-
The name of the human loop that you want to stop.
- getHumanLoopOutput() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
An object that contains information about the output of the human loop.
- getHumanLoopStatus() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The status of the human loop.
- getHumanLoopStatus() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The status of the human loop.
- getHumanLoopSummaries() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsResult
-
An array of objects that contain information about the human loops.
- getInputContent() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopInput
-
Serialized input from the human loop.
- getMaxResults() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
The total number of items to return.
- getNextToken() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
A token to display the next page of results.
- getNextToken() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsResult
-
A token to display the next page of results.
- getOutputS3Uri() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopOutput
-
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
- getSortOrder() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
Optional.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.augmentedairuntime.model
-
You exceeded your service quota.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.augmentedairuntime.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setContentClassifiers(Collection<String>) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopDataAttributes
-
Declares that your content is free of personally identifiable information or adult content.
- setCreationTime(Date) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The creation time when Amazon Augmented AI created the human loop.
- setCreationTime(Date) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
When Amazon Augmented AI created the human loop.
- setCreationTimeAfter(Date) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
(Optional) The timestamp of the date when you want the human loops to begin in ISO 8601 format.
- setCreationTimeBefore(Date) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
(Optional) The timestamp of the date before which you want the human loops to begin in ISO 8601 format.
- setDataAttributes(HumanLoopDataAttributes) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
Attributes of the specified data.
- setFailureCode(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
A failure code that identifies the type of failure.
- setFailureReason(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The reason why a human loop failed.
- setFailureReason(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The reason why the human loop failed.
- setFlowDefinitionArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The Amazon Resource Name (ARN) of the flow definition.
- setFlowDefinitionArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The Amazon Resource Name (ARN) of the flow definition used to configure the human loop.
- setFlowDefinitionArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
The Amazon Resource Name (ARN) of a flow definition.
- setFlowDefinitionArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
The Amazon Resource Name (ARN) of the flow definition associated with this human loop.
- setHumanLoopArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The Amazon Resource Name (ARN) of the human loop.
- setHumanLoopArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopResult
-
The Amazon Resource Name (ARN) of the human loop.
- setHumanLoopInput(HumanLoopInput) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
An object that contains information about the human loop.
- setHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DeleteHumanLoopRequest
-
The name of the human loop that you want to delete.
- setHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopRequest
-
The name of the human loop that you want information about.
- setHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The name of the human loop.
- setHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The name of the human loop.
- setHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
The name of the human loop.
- setHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.StopHumanLoopRequest
-
The name of the human loop that you want to stop.
- setHumanLoopOutput(HumanLoopOutput) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
An object that contains information about the output of the human loop.
- setHumanLoopStatus(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The status of the human loop.
- setHumanLoopStatus(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The status of the human loop.
- setHumanLoopSummaries(Collection<HumanLoopSummary>) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsResult
-
An array of objects that contain information about the human loops.
- setInputContent(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopInput
-
Serialized input from the human loop.
- setMaxResults(Integer) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
The total number of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
A token to display the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsResult
-
A token to display the next page of results.
- setOutputS3Uri(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopOutput
-
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
- setSortOrder(String) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
Optional.
- shutdown() - Method in class com.amazonaws.services.augmentedairuntime.AbstractAmazonAugmentedAIRuntime
-
- shutdown() - Method in interface com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntime
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeClient
-
- SortOrder - Enum in com.amazonaws.services.augmentedairuntime.model
-
- standard() - Static method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeClientBuilder
-
- startHumanLoop(StartHumanLoopRequest) - Method in class com.amazonaws.services.augmentedairuntime.AbstractAmazonAugmentedAIRuntime
-
- startHumanLoop(StartHumanLoopRequest) - Method in interface com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntime
-
Starts a human loop, provided that at least one activation condition is met.
- startHumanLoop(StartHumanLoopRequest) - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeClient
-
Starts a human loop, provided that at least one activation condition is met.
- startHumanLoopAsync(StartHumanLoopRequest) - Method in class com.amazonaws.services.augmentedairuntime.AbstractAmazonAugmentedAIRuntimeAsync
-
- startHumanLoopAsync(StartHumanLoopRequest, AsyncHandler<StartHumanLoopRequest, StartHumanLoopResult>) - Method in class com.amazonaws.services.augmentedairuntime.AbstractAmazonAugmentedAIRuntimeAsync
-
- startHumanLoopAsync(StartHumanLoopRequest) - Method in interface com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsync
-
Starts a human loop, provided that at least one activation condition is met.
- startHumanLoopAsync(StartHumanLoopRequest, AsyncHandler<StartHumanLoopRequest, StartHumanLoopResult>) - Method in interface com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsync
-
Starts a human loop, provided that at least one activation condition is met.
- startHumanLoopAsync(StartHumanLoopRequest) - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsyncClient
-
- startHumanLoopAsync(StartHumanLoopRequest, AsyncHandler<StartHumanLoopRequest, StartHumanLoopResult>) - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsyncClient
-
- StartHumanLoopRequest - Class in com.amazonaws.services.augmentedairuntime.model
-
- StartHumanLoopRequest() - Constructor for class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
- StartHumanLoopResult - Class in com.amazonaws.services.augmentedairuntime.model
-
- StartHumanLoopResult() - Constructor for class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopResult
-
- stopHumanLoop(StopHumanLoopRequest) - Method in class com.amazonaws.services.augmentedairuntime.AbstractAmazonAugmentedAIRuntime
-
- stopHumanLoop(StopHumanLoopRequest) - Method in interface com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntime
-
Stops the specified human loop.
- stopHumanLoop(StopHumanLoopRequest) - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeClient
-
Stops the specified human loop.
- stopHumanLoopAsync(StopHumanLoopRequest) - Method in class com.amazonaws.services.augmentedairuntime.AbstractAmazonAugmentedAIRuntimeAsync
-
- stopHumanLoopAsync(StopHumanLoopRequest, AsyncHandler<StopHumanLoopRequest, StopHumanLoopResult>) - Method in class com.amazonaws.services.augmentedairuntime.AbstractAmazonAugmentedAIRuntimeAsync
-
- stopHumanLoopAsync(StopHumanLoopRequest) - Method in interface com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsync
-
Stops the specified human loop.
- stopHumanLoopAsync(StopHumanLoopRequest, AsyncHandler<StopHumanLoopRequest, StopHumanLoopResult>) - Method in interface com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsync
-
Stops the specified human loop.
- stopHumanLoopAsync(StopHumanLoopRequest) - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsyncClient
-
- stopHumanLoopAsync(StopHumanLoopRequest, AsyncHandler<StopHumanLoopRequest, StopHumanLoopResult>) - Method in class com.amazonaws.services.augmentedairuntime.AmazonAugmentedAIRuntimeAsyncClient
-
- StopHumanLoopRequest - Class in com.amazonaws.services.augmentedairuntime.model
-
- StopHumanLoopRequest() - Constructor for class com.amazonaws.services.augmentedairuntime.model.StopHumanLoopRequest
-
- StopHumanLoopResult - Class in com.amazonaws.services.augmentedairuntime.model
-
- StopHumanLoopResult() - Constructor for class com.amazonaws.services.augmentedairuntime.model.StopHumanLoopResult
-
- ThrottlingException - Exception in com.amazonaws.services.augmentedairuntime.model
-
You exceeded the maximum number of requests.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.augmentedairuntime.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in enum com.amazonaws.services.augmentedairuntime.model.ContentClassifier
-
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.DeleteHumanLoopRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.DeleteHumanLoopResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopDataAttributes
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopOutput
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.augmentedairuntime.model.HumanLoopStatus
-
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.augmentedairuntime.model.SortOrder
-
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.StopHumanLoopRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.augmentedairuntime.model.StopHumanLoopResult
-
Returns a string representation of this object.
- withContentClassifiers(String...) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopDataAttributes
-
Declares that your content is free of personally identifiable information or adult content.
- withContentClassifiers(Collection<String>) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopDataAttributes
-
Declares that your content is free of personally identifiable information or adult content.
- withContentClassifiers(ContentClassifier...) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopDataAttributes
-
Declares that your content is free of personally identifiable information or adult content.
- withCreationTime(Date) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The creation time when Amazon Augmented AI created the human loop.
- withCreationTime(Date) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
When Amazon Augmented AI created the human loop.
- withCreationTimeAfter(Date) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
(Optional) The timestamp of the date when you want the human loops to begin in ISO 8601 format.
- withCreationTimeBefore(Date) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
(Optional) The timestamp of the date before which you want the human loops to begin in ISO 8601 format.
- withDataAttributes(HumanLoopDataAttributes) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
Attributes of the specified data.
- withFailureCode(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
A failure code that identifies the type of failure.
- withFailureReason(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The reason why a human loop failed.
- withFailureReason(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The reason why the human loop failed.
- withFlowDefinitionArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The Amazon Resource Name (ARN) of the flow definition.
- withFlowDefinitionArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The Amazon Resource Name (ARN) of the flow definition used to configure the human loop.
- withFlowDefinitionArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
The Amazon Resource Name (ARN) of a flow definition.
- withFlowDefinitionArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
The Amazon Resource Name (ARN) of the flow definition associated with this human loop.
- withHumanLoopArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The Amazon Resource Name (ARN) of the human loop.
- withHumanLoopArn(String) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopResult
-
The Amazon Resource Name (ARN) of the human loop.
- withHumanLoopInput(HumanLoopInput) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
An object that contains information about the human loop.
- withHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DeleteHumanLoopRequest
-
The name of the human loop that you want to delete.
- withHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopRequest
-
The name of the human loop that you want information about.
- withHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The name of the human loop.
- withHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The name of the human loop.
- withHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.StartHumanLoopRequest
-
The name of the human loop.
- withHumanLoopName(String) - Method in class com.amazonaws.services.augmentedairuntime.model.StopHumanLoopRequest
-
The name of the human loop that you want to stop.
- withHumanLoopOutput(HumanLoopOutput) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
An object that contains information about the output of the human loop.
- withHumanLoopStatus(String) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The status of the human loop.
- withHumanLoopStatus(HumanLoopStatus) - Method in class com.amazonaws.services.augmentedairuntime.model.DescribeHumanLoopResult
-
The status of the human loop.
- withHumanLoopStatus(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The status of the human loop.
- withHumanLoopStatus(HumanLoopStatus) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopSummary
-
The status of the human loop.
- withHumanLoopSummaries(HumanLoopSummary...) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsResult
-
An array of objects that contain information about the human loops.
- withHumanLoopSummaries(Collection<HumanLoopSummary>) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsResult
-
An array of objects that contain information about the human loops.
- withInputContent(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopInput
-
Serialized input from the human loop.
- withMaxResults(Integer) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
The total number of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
A token to display the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsResult
-
A token to display the next page of results.
- withOutputS3Uri(String) - Method in class com.amazonaws.services.augmentedairuntime.model.HumanLoopOutput
-
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
- withSortOrder(String) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
Optional.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.augmentedairuntime.model.ListHumanLoopsRequest
-
Optional.