public static interface AssociationStateReason.Builder extends SdkPojo, CopyableBuilder<AssociationStateReason.Builder,AssociationStateReason>
| Modifier and Type | Method and Description |
|---|---|
AssociationStateReason.Builder |
errorCode(AssociationErrorCode errorCode)
The error code of the association deployment failure.
|
AssociationStateReason.Builder |
errorCode(String errorCode)
The error code of the association deployment failure.
|
AssociationStateReason.Builder |
errorMessage(String errorMessage)
The error message of the association deployment failure.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociationStateReason.Builder errorCode(String errorCode)
The error code of the association deployment failure.
errorCode - The error code of the association deployment failure.AssociationErrorCode,
AssociationErrorCodeAssociationStateReason.Builder errorCode(AssociationErrorCode errorCode)
The error code of the association deployment failure.
errorCode - The error code of the association deployment failure.AssociationErrorCode,
AssociationErrorCodeAssociationStateReason.Builder errorMessage(String errorMessage)
The error message of the association deployment failure.
errorMessage - The error message of the association deployment failure.Copyright © 2023. All rights reserved.