Uses of Class
com.amazonaws.services.config.model.StartConfigurationRecorderRequest
Packages that use StartConfigurationRecorderRequest
-
Uses of StartConfigurationRecorderRequest in com.amazonaws.services.config
Methods in com.amazonaws.services.config with parameters of type StartConfigurationRecorderRequestModifier and TypeMethodDescriptionAbstractAmazonConfig.startConfigurationRecorder
(StartConfigurationRecorderRequest request) AmazonConfig.startConfigurationRecorder
(StartConfigurationRecorderRequest startConfigurationRecorderRequest) Starts recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigClient.startConfigurationRecorder
(StartConfigurationRecorderRequest startConfigurationRecorderRequest) Starts recording configurations of the AWS resources you have selected to record in your AWS account.AbstractAmazonConfigAsync.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest request) AbstractAmazonConfigAsync.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest request, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) AmazonConfigAsync.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest startConfigurationRecorderRequest) Starts recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigAsync.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest startConfigurationRecorderRequest, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) Starts recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigAsyncClient.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest request) AmazonConfigAsyncClient.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest request, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) Method parameters in com.amazonaws.services.config with type arguments of type StartConfigurationRecorderRequestModifier and TypeMethodDescriptionAbstractAmazonConfigAsync.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest request, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) AmazonConfigAsync.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest startConfigurationRecorderRequest, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) Starts recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigAsyncClient.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest request, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) -
Uses of StartConfigurationRecorderRequest in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return StartConfigurationRecorderRequestModifier and TypeMethodDescriptionStartConfigurationRecorderRequest.clone()
StartConfigurationRecorderRequest.withConfigurationRecorderName
(String configurationRecorderName) The name of the recorder object that records each configuration change made to the resources.