Uses of Class
software.amazon.awssdk.services.cloudtrail.model.ChannelExistsForEdsException
-
Packages that use ChannelExistsForEdsException Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of ChannelExistsForEdsException in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that throw ChannelExistsForEdsException Modifier and Type Method Description default DeleteEventDataStoreResponseCloudTrailClient. deleteEventDataStore(Consumer<DeleteEventDataStoreRequest.Builder> deleteEventDataStoreRequest)Disables the event data store specified byEventDataStore, which accepts an event data store ARN.default DeleteEventDataStoreResponseCloudTrailClient. deleteEventDataStore(DeleteEventDataStoreRequest deleteEventDataStoreRequest)Disables the event data store specified byEventDataStore, which accepts an event data store ARN.
-