Uses of Class
com.amazonaws.services.config.model.PutConfigurationRecorderResult
-
Packages that use PutConfigurationRecorderResult Package Description com.amazonaws.services.config com.amazonaws.services.config.model -
-
Uses of PutConfigurationRecorderResult in com.amazonaws.services.config
Methods in com.amazonaws.services.config that return PutConfigurationRecorderResult Modifier and Type Method Description PutConfigurationRecorderResultAbstractAmazonConfig. putConfigurationRecorder(PutConfigurationRecorderRequest request)PutConfigurationRecorderResultAmazonConfig. putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest)Creates a new configuration recorder to record the selected resource configurations.PutConfigurationRecorderResultAmazonConfigClient. putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest)Creates a new configuration recorder to record the selected resource configurations.Method parameters in com.amazonaws.services.config with type arguments of type PutConfigurationRecorderResult Modifier and Type Method Description Future<PutConfigurationRecorderResult>AbstractAmazonConfigAsync. putConfigurationRecorderAsync(PutConfigurationRecorderRequest request, AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler)Future<PutConfigurationRecorderResult>AmazonConfigAsync. putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest, AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler)Creates a new configuration recorder to record the selected resource configurations.Future<PutConfigurationRecorderResult>AmazonConfigAsyncClient. putConfigurationRecorderAsync(PutConfigurationRecorderRequest request, AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler) -
Uses of PutConfigurationRecorderResult in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return PutConfigurationRecorderResult Modifier and Type Method Description PutConfigurationRecorderResultPutConfigurationRecorderResult. clone()
-