Uses of Class
software.amazon.awssdk.services.cloudtrail.model.ChannelMaxLimitExceededException
-
Packages that use ChannelMaxLimitExceededException Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of ChannelMaxLimitExceededException in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that throw ChannelMaxLimitExceededException Modifier and Type Method Description default CreateChannelResponseCloudTrailClient. createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)Creates a channel for CloudTrail to ingest events from a partner or external source.default CreateChannelResponseCloudTrailClient. createChannel(CreateChannelRequest createChannelRequest)Creates a channel for CloudTrail to ingest events from a partner or external source.
-