Uses of Class
software.amazon.awssdk.services.mq.model.PendingLogs
-
Packages that use PendingLogs Package Description software.amazon.awssdk.services.mq.model -
-
Uses of PendingLogs in software.amazon.awssdk.services.mq.model
Methods in software.amazon.awssdk.services.mq.model that return PendingLogs Modifier and Type Method Description PendingLogsLogsSummary. pending()The list of information about logs pending to be deployed for the specified broker.Methods in software.amazon.awssdk.services.mq.model with parameters of type PendingLogs Modifier and Type Method Description LogsSummary.BuilderLogsSummary.Builder. pending(PendingLogs pending)The list of information about logs pending to be deployed for the specified broker.
-