| Package | Description |
|---|---|
| com.amazonaws.services.braket |
The Amazon Braket API Reference provides information about the operations and structures supported in Amazon Braket.
|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CancelJobResult> |
AWSBraketAsyncClient.cancelJobAsync(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResult> asyncHandler) |
Future<CancelJobResult> |
AbstractAWSBraketAsync.cancelJobAsync(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResult> asyncHandler) |
Future<CancelJobResult> |
AWSBraketAsync.cancelJobAsync(CancelJobRequest cancelJobRequest,
AsyncHandler<CancelJobRequest,CancelJobResult> asyncHandler)
Cancels an Amazon Braket job.
|
| Modifier and Type | Method and Description |
|---|---|
CancelJobRequest |
CancelJobRequest.clone() |
CancelJobRequest |
CancelJobRequest.withJobArn(String jobArn)
The ARN of the Amazon Braket job to cancel.
|
Copyright © 2023. All rights reserved.