| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
List<EksContainerDetail> |
EksPodPropertiesDetail.containers()
The properties of the container that's used on the Amazon EKS pod.
|
| Modifier and Type | Method and Description |
|---|---|
EksPodPropertiesDetail.Builder |
EksPodPropertiesDetail.Builder.containers(EksContainerDetail... containers)
The properties of the container that's used on the Amazon EKS pod.
|
| Modifier and Type | Method and Description |
|---|---|
EksPodPropertiesDetail.Builder |
EksPodPropertiesDetail.Builder.containers(Collection<EksContainerDetail> containers)
The properties of the container that's used on the Amazon EKS pod.
|
Copyright © 2023. All rights reserved.