| Package | Description |
|---|---|
| com.amazonaws.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
Logs |
Logs.clone() |
Logs |
UpdateBrokerResult.getLogs()
The list of information about logs to be enabled for the specified broker.
|
Logs |
CreateBrokerRequest.getLogs()
Enables Amazon CloudWatch logging for brokers.
|
Logs |
UpdateBrokerRequest.getLogs()
Enables Amazon CloudWatch logging for brokers.
|
Logs |
Logs.withAudit(Boolean audit)
Enables audit logging.
|
Logs |
Logs.withGeneral(Boolean general)
Enables general logging.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateBrokerResult.setLogs(Logs logs)
The list of information about logs to be enabled for the specified broker.
|
void |
CreateBrokerRequest.setLogs(Logs logs)
Enables Amazon CloudWatch logging for brokers.
|
void |
UpdateBrokerRequest.setLogs(Logs logs)
Enables Amazon CloudWatch logging for brokers.
|
UpdateBrokerResult |
UpdateBrokerResult.withLogs(Logs logs)
The list of information about logs to be enabled for the specified broker.
|
CreateBrokerRequest |
CreateBrokerRequest.withLogs(Logs logs)
Enables Amazon CloudWatch logging for brokers.
|
UpdateBrokerRequest |
UpdateBrokerRequest.withLogs(Logs logs)
Enables Amazon CloudWatch logging for brokers.
|
Copyright © 2021. All rights reserved.