PolicyRelatedApiError.Builder |
PolicyRelatedApiError.Builder.setDetails(java.lang.String details) |
Further details about the error
|
PolicyRelatedApiError.Builder |
PolicyRelatedApiError.Builder.setErrorCode(java.lang.Long errorCode) |
A numeric error code format: int64
|
PolicyRelatedApiError.Builder |
PolicyRelatedApiError.Builder.setErrorData(com.vmware.vapi.bindings.Structure errorData) |
Additional data about the error
|
PolicyRelatedApiError.Builder |
PolicyRelatedApiError.Builder.setErrorMessage(java.lang.String errorMessage) |
A description of the error
|
PolicyRelatedApiError.Builder |
PolicyRelatedApiError.Builder.setModuleName(java.lang.String moduleName) |
The module name where the error occurred
|