| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerImage |
ContainerImage.clone() |
ContainerImage |
AlgorithmSpecification.getContainerImage()
The container image used to create an Amazon Braket job.
|
ContainerImage |
ContainerImage.withUri(String uri)
The URI locating the container image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlgorithmSpecification.setContainerImage(ContainerImage containerImage)
The container image used to create an Amazon Braket job.
|
AlgorithmSpecification |
AlgorithmSpecification.withContainerImage(ContainerImage containerImage)
The container image used to create an Amazon Braket job.
|
Copyright © 2024. All rights reserved.