Uses of Class
com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
Packages that use ExportConfigurationsResult
Package
Description
-
Uses of ExportConfigurationsResult in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery that return ExportConfigurationsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscovery.exportConfigurations
(ExportConfigurationsRequest request) AWSApplicationDiscovery.exportConfigurations
(ExportConfigurationsRequest exportConfigurationsRequest) Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data.AWSApplicationDiscoveryClient.exportConfigurations
(ExportConfigurationsRequest exportConfigurationsRequest) Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data.Methods in com.amazonaws.services.applicationdiscovery that return types with arguments of type ExportConfigurationsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscoveryAsync.exportConfigurationsAsync
(ExportConfigurationsRequest request) AbstractAWSApplicationDiscoveryAsync.exportConfigurationsAsync
(ExportConfigurationsRequest request, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) AWSApplicationDiscoveryAsync.exportConfigurationsAsync
(ExportConfigurationsRequest exportConfigurationsRequest) Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data.AWSApplicationDiscoveryAsync.exportConfigurationsAsync
(ExportConfigurationsRequest exportConfigurationsRequest, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data.AWSApplicationDiscoveryAsyncClient.exportConfigurationsAsync
(ExportConfigurationsRequest request) AWSApplicationDiscoveryAsyncClient.exportConfigurationsAsync
(ExportConfigurationsRequest request, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) Method parameters in com.amazonaws.services.applicationdiscovery with type arguments of type ExportConfigurationsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscoveryAsync.exportConfigurationsAsync
(ExportConfigurationsRequest request, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) AWSApplicationDiscoveryAsync.exportConfigurationsAsync
(ExportConfigurationsRequest exportConfigurationsRequest, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data.AWSApplicationDiscoveryAsyncClient.exportConfigurationsAsync
(ExportConfigurationsRequest request, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) -
Uses of ExportConfigurationsResult in com.amazonaws.services.applicationdiscovery.model
Methods in com.amazonaws.services.applicationdiscovery.model that return ExportConfigurationsResultModifier and TypeMethodDescriptionExportConfigurationsResult.clone()
ExportConfigurationsResult.withExportId
(String exportId) A unique identifier that you can use to query the export status.