public static class CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateEventStreamingRequestSinkSinkRabbitMQParameters() |
@NameInMap(value="Body") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersBody body
The message content.
@NameInMap(value="Exchange") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersExchange exchange
The exchange mode. This parameter is required only if you set TargetType to Exchange.
@NameInMap(value="InstanceId") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersInstanceId instanceId
The ID of the ApsaraMQ for RabbitMQ instance.
@NameInMap(value="MessageId") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersMessageId messageId
The message ID.
@NameInMap(value="Properties") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersProperties properties
The properties that you want to use to filter messages.
@NameInMap(value="QueueName") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersQueueName queueName
The queue mode. This parameter is required only if you set TargetType to Queue.
@NameInMap(value="RoutingKey") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersRoutingKey routingKey
The rule that you want to use to route messages. This parameter is required only if you set TargetType to Exchange.
@NameInMap(value="TargetType") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersTargetType targetType
The type of the resource to which you want to deliver events.
@NameInMap(value="VirtualHostName") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersVirtualHostName virtualHostName
The name of the vhost to which the ApsaraMQ for RabbitMQ instance belongs.
public CreateEventStreamingRequestSinkSinkRabbitMQParameters()
public static CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters build(Map<String,?> map) throws Exception
Exceptionpublic CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setBody(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersBody body)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersBody getBody()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setExchange(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersExchange exchange)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersExchange getExchange()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setInstanceId(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersInstanceId instanceId)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersInstanceId getInstanceId()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setMessageId(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersMessageId messageId)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersMessageId getMessageId()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setProperties(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersProperties properties)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersProperties getProperties()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setQueueName(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersQueueName queueName)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersQueueName getQueueName()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setRoutingKey(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersRoutingKey routingKey)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersRoutingKey getRoutingKey()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setTargetType(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersTargetType targetType)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersTargetType getTargetType()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParameters setVirtualHostName(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersVirtualHostName virtualHostName)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRabbitMQParametersVirtualHostName getVirtualHostName()
Copyright © 2026. All rights reserved.