Uses of Class
software.amazon.awssdk.services.firehose.model.ConcurrentModificationException
-
Packages that use ConcurrentModificationException Package Description software.amazon.awssdk.services.firehose Amazon Kinesis Data Firehose API Reference -
-
Uses of ConcurrentModificationException in software.amazon.awssdk.services.firehose
Methods in software.amazon.awssdk.services.firehose that throw ConcurrentModificationException Modifier and Type Method Description default UpdateDestinationResponseFirehoseClient. updateDestination(Consumer<UpdateDestinationRequest.Builder> updateDestinationRequest)Updates the specified destination of the specified delivery stream.default UpdateDestinationResponseFirehoseClient. updateDestination(UpdateDestinationRequest updateDestinationRequest)Updates the specified destination of the specified delivery stream.
-