| Package | Description |
|---|---|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
static ContainerProviderType |
ContainerProviderType.fromValue(String value)
Use this in place of valueOf.
|
static ContainerProviderType |
ContainerProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerProviderType[] |
ContainerProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListVirtualClustersRequest |
ListVirtualClustersRequest.withContainerProviderType(ContainerProviderType containerProviderType)
The container provider type of the virtual cluster.
|
ContainerProvider |
ContainerProvider.withType(ContainerProviderType type)
The type of the container provider.
|
Copyright © 2024. All rights reserved.