| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
static ContainerInfo.Builder |
ContainerInfo.builder() |
default ContainerInfo.Builder |
ContainerInfo.Builder.eksInfo(Consumer<EksInfo.Builder> eksInfo)
The information about the Amazon EKS cluster.
|
ContainerInfo.Builder |
ContainerInfo.Builder.eksInfo(EksInfo eksInfo)
The information about the Amazon EKS cluster.
|
ContainerInfo.Builder |
ContainerInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ContainerInfo.Builder> |
ContainerInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ContainerProvider.Builder |
ContainerProvider.Builder.info(Consumer<ContainerInfo.Builder> info)
The information about the container cluster.
|
Copyright © 2023. All rights reserved.