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