public static interface ResourceLimitExceededException.Builder extends SdkPojo, CopyableBuilder<ResourceLimitExceededException.Builder,ResourceLimitExceededException>, EksException.Builder
| Modifier and Type | Method and Description |
|---|---|
ResourceLimitExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ResourceLimitExceededException.Builder |
cause(Throwable cause) |
ResourceLimitExceededException.Builder |
clusterName(String clusterName)
The Amazon EKS cluster associated with the exception.
|
ResourceLimitExceededException.Builder |
message(String message) |
ResourceLimitExceededException.Builder |
nodegroupName(String nodegroupName)
The Amazon EKS managed node group associated with the exception.
|
ResourceLimitExceededException.Builder |
requestId(String requestId) |
ResourceLimitExceededException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsResourceLimitExceededException.Builder clusterName(String clusterName)
The Amazon EKS cluster associated with the exception.
clusterName - The Amazon EKS cluster associated with the exception.ResourceLimitExceededException.Builder nodegroupName(String nodegroupName)
The Amazon EKS managed node group associated with the exception.
nodegroupName - The Amazon EKS managed node group associated with the exception.ResourceLimitExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface EksException.BuilderResourceLimitExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface EksException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderResourceLimitExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface EksException.BuilderrequestId in interface SdkServiceException.BuilderResourceLimitExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface EksException.BuilderstatusCode in interface SdkServiceException.BuilderResourceLimitExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface EksException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2020. All rights reserved.