Uses of Class
com.amazonaws.services.config.model.StopConfigurationRecorderResult
Packages that use StopConfigurationRecorderResult
-
Uses of StopConfigurationRecorderResult in com.amazonaws.services.config
Methods in com.amazonaws.services.config that return StopConfigurationRecorderResultModifier and TypeMethodDescriptionAbstractAmazonConfig.stopConfigurationRecorder
(StopConfigurationRecorderRequest request) AmazonConfig.stopConfigurationRecorder
(StopConfigurationRecorderRequest stopConfigurationRecorderRequest) Stops recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigClient.stopConfigurationRecorder
(StopConfigurationRecorderRequest stopConfigurationRecorderRequest) Stops recording configurations of the AWS resources you have selected to record in your AWS account.Methods in com.amazonaws.services.config that return types with arguments of type StopConfigurationRecorderResultModifier and TypeMethodDescriptionAbstractAmazonConfigAsync.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest request) AbstractAmazonConfigAsync.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest request, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult> asyncHandler) AmazonConfigAsync.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest stopConfigurationRecorderRequest) Stops recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigAsync.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest stopConfigurationRecorderRequest, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult> asyncHandler) Stops recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigAsyncClient.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest request) AmazonConfigAsyncClient.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest request, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult> asyncHandler) Method parameters in com.amazonaws.services.config with type arguments of type StopConfigurationRecorderResultModifier and TypeMethodDescriptionAbstractAmazonConfigAsync.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest request, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult> asyncHandler) AmazonConfigAsync.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest stopConfigurationRecorderRequest, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult> asyncHandler) Stops recording configurations of the AWS resources you have selected to record in your AWS account.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