| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePipeSourceRabbitMQBrokerParameters |
UpdatePipeSourceRabbitMQBrokerParameters.clone() |
UpdatePipeSourceRabbitMQBrokerParameters |
UpdatePipeSourceParameters.getRabbitMQBrokerParameters()
The parameters for using a Rabbit MQ broker as a source.
|
UpdatePipeSourceRabbitMQBrokerParameters |
UpdatePipeSourceRabbitMQBrokerParameters.withBatchSize(Integer batchSize)
The maximum number of records to include in each batch.
|
UpdatePipeSourceRabbitMQBrokerParameters |
UpdatePipeSourceRabbitMQBrokerParameters.withCredentials(MQBrokerAccessCredentials credentials)
The credentials needed to access the resource.
|
UpdatePipeSourceRabbitMQBrokerParameters |
UpdatePipeSourceRabbitMQBrokerParameters.withMaximumBatchingWindowInSeconds(Integer maximumBatchingWindowInSeconds)
The maximum length of a time to wait for events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePipeSourceParameters.setRabbitMQBrokerParameters(UpdatePipeSourceRabbitMQBrokerParameters rabbitMQBrokerParameters)
The parameters for using a Rabbit MQ broker as a source.
|
UpdatePipeSourceParameters |
UpdatePipeSourceParameters.withRabbitMQBrokerParameters(UpdatePipeSourceRabbitMQBrokerParameters rabbitMQBrokerParameters)
The parameters for using a Rabbit MQ broker as a source.
|
Copyright © 2022. All rights reserved.