ComputeNodeError.withErrorDetails(List<NameValuePair> errorDetails) 方法
定义
Set the errorDetails value.
public ComputeNodeError withErrorDetails(List<NameValuePair> errorDetails)
参数
- errorDetails
- List<NameValuePair>
the errorDetails value to set
返回
the ComputeNodeError object itself.