Interface AwsAmazonMqBrokerLogsPendingDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsAmazonMqBrokerLogsPendingDetails.Builder,AwsAmazonMqBrokerLogsPendingDetails>, SdkBuilder<AwsAmazonMqBrokerLogsPendingDetails.Builder,AwsAmazonMqBrokerLogsPendingDetails>, SdkPojo
Enclosing class:
AwsAmazonMqBrokerLogsPendingDetails

public static interface AwsAmazonMqBrokerLogsPendingDetails.Builder extends SdkPojo, CopyableBuilder<AwsAmazonMqBrokerLogsPendingDetails.Builder,AwsAmazonMqBrokerLogsPendingDetails>
  • Method Details

    • audit

      Activates audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Doesn't apply to RabbitMQ brokers.

      Parameters:
      audit - Activates audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Doesn't apply to RabbitMQ brokers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • general

      Activates general logging.

      Parameters:
      general - Activates general logging.
      Returns:
      Returns a reference to this object so that method calls can be chained together.