Uses of Class
software.amazon.awssdk.services.kafka.model.CloudWatchLogs
-
Packages that use CloudWatchLogs Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of CloudWatchLogs in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return CloudWatchLogs Modifier and Type Method Description CloudWatchLogsBrokerLogs. cloudWatchLogs()Returns the value of the CloudWatchLogs property for this object.Methods in software.amazon.awssdk.services.kafka.model with parameters of type CloudWatchLogs Modifier and Type Method Description BrokerLogs.BuilderBrokerLogs.Builder. cloudWatchLogs(CloudWatchLogs cloudWatchLogs)Sets the value of the CloudWatchLogs property for this object.
-