Uses of Class
software.amazon.awssdk.services.config.model.NoAvailableDeliveryChannelException
-
Packages that use NoAvailableDeliveryChannelException Package Description software.amazon.awssdk.services.config Config -
-
Uses of NoAvailableDeliveryChannelException in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that throw NoAvailableDeliveryChannelException Modifier and Type Method Description default StartConfigurationRecorderResponseConfigClient. startConfigurationRecorder(Consumer<StartConfigurationRecorderRequest.Builder> startConfigurationRecorderRequest)Starts recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services account.default StartConfigurationRecorderResponseConfigClient. startConfigurationRecorder(StartConfigurationRecorderRequest startConfigurationRecorderRequest)Starts recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services account.
-