Uses of Class
com.amazonaws.services.config.model.StopConfigurationRecorderResult
-
Packages that use StopConfigurationRecorderResult Package Description com.amazonaws.services.config com.amazonaws.services.config.model -
-
Uses of StopConfigurationRecorderResult in com.amazonaws.services.config
Methods in com.amazonaws.services.config that return StopConfigurationRecorderResult Modifier and Type Method Description StopConfigurationRecorderResult
AbstractAmazonConfig. stopConfigurationRecorder(StopConfigurationRecorderRequest request)
StopConfigurationRecorderResult
AmazonConfig. stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the AWS resources you have selected to record in your AWS account.StopConfigurationRecorderResult
AmazonConfigClient. stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the AWS resources you have selected to record in your AWS account.Method parameters in com.amazonaws.services.config with type arguments of type StopConfigurationRecorderResult Modifier and Type Method Description Future<StopConfigurationRecorderResult>
AbstractAmazonConfigAsync. stopConfigurationRecorderAsync(StopConfigurationRecorderRequest request, AsyncHandler<StopConfigurationRecorderRequest,StopConfigurationRecorderResult> asyncHandler)
Future<StopConfigurationRecorderResult>
AmazonConfigAsync. stopConfigurationRecorderAsync(StopConfigurationRecorderRequest stopConfigurationRecorderRequest, AsyncHandler<StopConfigurationRecorderRequest,StopConfigurationRecorderResult> asyncHandler)
Stops recording configurations of the AWS resources you have selected to record in your AWS account.Future<StopConfigurationRecorderResult>
AmazonConfigAsyncClient. stopConfigurationRecorderAsync(StopConfigurationRecorderRequest request, AsyncHandler<StopConfigurationRecorderRequest,StopConfigurationRecorderResult> asyncHandler)
-
Uses of StopConfigurationRecorderResult in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return StopConfigurationRecorderResult Modifier and Type Method Description StopConfigurationRecorderResult
StopConfigurationRecorderResult. clone()
-