Interface MessageProduceParameters.Build

    • Method Detail

      • cloudAccountId

        MessageProduceParameters.Build cloudAccountId​(java.lang.String cloudAccountId)
        Set the cloud provider's account id for the message destination. This method is optional and can be bypassed by calling build directly.
      • cloudRegion

        MessageProduceParameters.Build cloudRegion​(java.lang.String cloudRegion)
        Set the cloud provider's region for the message destination. This method is optional and can be bypassed by calling build directly.