Uses of Class
software.amazon.awssdk.services.applicationdiscovery.model.ConflictErrorException
-
Packages that use ConflictErrorException Package Description software.amazon.awssdk.services.applicationdiscovery Amazon Web Services Application Discovery Service -
-
Uses of ConflictErrorException in software.amazon.awssdk.services.applicationdiscovery
Methods in software.amazon.awssdk.services.applicationdiscovery that throw ConflictErrorException Modifier and Type Method Description default StartContinuousExportResponseApplicationDiscoveryClient. startContinuousExport(Consumer<StartContinuousExportRequest.Builder> startContinuousExportRequest)Start the continuous flow of agent's discovered data into Amazon Athena.default StartContinuousExportResponseApplicationDiscoveryClient. startContinuousExport(StartContinuousExportRequest startContinuousExportRequest)Start the continuous flow of agent's discovered data into Amazon Athena.
-