public static interface IntegrationError.Builder extends SdkPojo, CopyableBuilder<IntegrationError.Builder,IntegrationError>
| Modifier and Type | Method and Description |
|---|---|
IntegrationError.Builder |
errorCode(String errorCode)
The error code of an inbound integration error.
|
IntegrationError.Builder |
errorMessage(String errorMessage)
The error message of an inbound integration error.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIntegrationError.Builder errorCode(String errorCode)
The error code of an inbound integration error.
errorCode - The error code of an inbound integration error.IntegrationError.Builder errorMessage(String errorMessage)
The error message of an inbound integration error.
errorMessage - The error message of an inbound integration error.Copyright © 2023. All rights reserved.