| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
static CancelJobResponse.Builder |
CancelJobResponse.builder() |
CancelJobResponse.Builder |
CancelJobResponse.Builder.cancellationStatus(CancellationStatus cancellationStatus)
The status of the job cancellation request.
|
CancelJobResponse.Builder |
CancelJobResponse.Builder.cancellationStatus(String cancellationStatus)
The status of the job cancellation request.
|
CancelJobResponse.Builder |
CancelJobResponse.Builder.jobArn(String jobArn)
The ARN of the Amazon Braket job.
|
CancelJobResponse.Builder |
CancelJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CancelJobResponse.Builder> |
CancelJobResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.