| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
static FargateProfileSelector.Builder |
FargateProfileSelector.builder() |
FargateProfileSelector.Builder |
FargateProfileSelector.Builder.labels(Map<String,String> labels)
The Kubernetes labels that the selector should match.
|
FargateProfileSelector.Builder |
FargateProfileSelector.Builder.namespace(String namespace)
The Kubernetes namespace that the selector should match.
|
FargateProfileSelector.Builder |
FargateProfileSelector.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FargateProfileSelector.Builder> |
FargateProfileSelector.serializableBuilderClass() |
Copyright © 2021. All rights reserved.