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