public static interface MessageDetail.Builder extends SdkPojo, CopyableBuilder<MessageDetail.Builder,MessageDetail>
| Modifier and Type | Method and Description |
|---|---|
MessageDetail.Builder |
code(String code)
The error code.
|
MessageDetail.Builder |
message(String message)
The specific error message that MediaConnect returns to help you understand the reason that the request did
not succeed.
|
MessageDetail.Builder |
resourceName(String resourceName)
The name of the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMessageDetail.Builder code(String code)
code - The error code.MessageDetail.Builder message(String message)
message - The specific error message that MediaConnect returns to help you understand the reason that the
request did not succeed.MessageDetail.Builder resourceName(String resourceName)
resourceName - The name of the resource.Copyright © 2023. All rights reserved.