ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.addonName(String addonName) |
The Amazon EKS add-on name associated with the exception.
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static ResourceNotFoundException.Builder |
ResourceNotFoundException.builder() |
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.cause(Throwable cause) |
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.clusterName(String clusterName) |
The Amazon EKS cluster associated with the exception.
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.fargateProfileName(String fargateProfileName) |
The Fargate profile associated with the exception.
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.message(String message) |
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.nodegroupName(String nodegroupName) |
The Amazon EKS managed node group associated with the exception.
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.requestId(String requestId) |
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.statusCode(int statusCode) |
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.subscriptionId(String subscriptionId) |
The Amazon EKS subscription ID with the exception.
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.toBuilder() |
|
ResourceNotFoundException.Builder |
ResourceNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) |
|