Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PublishMessageRequest

example

Click here to see how to use PublishMessageRequest.

Properties

messageDetails

messageDetails: MessageDetails

The message to publish.

Optional messageType

messageType: MessageType

Deprecated. Support for JSON is deprecated. You can send a JSON payload even when transmitting the payload as a raw string. Configure your receiving system to read the raw payload as JSON format.

Type of message body in the request. For {@code messageType} of JSON, a default key-value pair is required. Example: {@code {\"default\": \"Alarm breached\", \"Email\": \"Alarm breached: \"}.}

Optional opcRequestId

opcRequestId: undefined | string

The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

topicId

topicId: string

The OCID of the topic.