public static interface UnprocessedCluster.Builder extends SdkPojo, CopyableBuilder<UnprocessedCluster.Builder,UnprocessedCluster>
| Modifier and Type | Method and Description |
|---|---|
UnprocessedCluster.Builder |
clusterName(String clusterName)
The name of the cluster
|
UnprocessedCluster.Builder |
errorMessage(String errorMessage)
The error message associated with the update failure
|
UnprocessedCluster.Builder |
errorType(String errorType)
The error type associated with the update failure
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUnprocessedCluster.Builder clusterName(String clusterName)
The name of the cluster
clusterName - The name of the clusterUnprocessedCluster.Builder errorType(String errorType)
The error type associated with the update failure
errorType - The error type associated with the update failureUnprocessedCluster.Builder errorMessage(String errorMessage)
The error message associated with the update failure
errorMessage - The error message associated with the update failureCopyright © 2023. All rights reserved.