@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSMigrationHubStrategyRecommendations extends Object implements AWSMigrationHubStrategyRecommendations
AWSMigrationHubStrategyRecommendations. Convenient method forms pass through to
the corresponding overload that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
GetApplicationComponentDetailsResult |
getApplicationComponentDetails(GetApplicationComponentDetailsRequest request)
Retrieves details about an application component.
|
GetApplicationComponentStrategiesResult |
getApplicationComponentStrategies(GetApplicationComponentStrategiesRequest request)
Retrieves a list of all the recommended strategies and tools for an application component running on a server.
|
GetAssessmentResult |
getAssessment(GetAssessmentRequest request)
Retrieves the status of an on-going assessment.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetImportFileTaskResult |
getImportFileTask(GetImportFileTaskRequest request)
Retrieves the details about a specific import task.
|
GetLatestAssessmentIdResult |
getLatestAssessmentId(GetLatestAssessmentIdRequest request)
Retrieve the latest ID of a specific assessment task.
|
GetPortfolioPreferencesResult |
getPortfolioPreferences(GetPortfolioPreferencesRequest request)
Retrieves your migration and modernization preferences.
|
GetPortfolioSummaryResult |
getPortfolioSummary(GetPortfolioSummaryRequest request)
Retrieves overall summary including the number of servers to rehost and the overall number of anti-patterns.
|
GetRecommendationReportDetailsResult |
getRecommendationReportDetails(GetRecommendationReportDetailsRequest request)
Retrieves detailed information about the specified recommendation report.
|
GetServerDetailsResult |
getServerDetails(GetServerDetailsRequest request)
Retrieves detailed information about a specified server.
|
GetServerStrategiesResult |
getServerStrategies(GetServerStrategiesRequest request)
Retrieves recommended strategies and tools for the specified server.
|
ListAnalyzableServersResult |
listAnalyzableServers(ListAnalyzableServersRequest request)
Retrieves a list of all the servers fetched from customer vCenter using Strategy Recommendation Collector.
|
ListApplicationComponentsResult |
listApplicationComponents(ListApplicationComponentsRequest request)
Retrieves a list of all the application components (processes).
|
ListCollectorsResult |
listCollectors(ListCollectorsRequest request)
Retrieves a list of all the installed collectors.
|
ListImportFileTaskResult |
listImportFileTask(ListImportFileTaskRequest request)
Retrieves a list of all the imports performed.
|
ListServersResult |
listServers(ListServersRequest request)
Returns a list of all the servers.
|
PutPortfolioPreferencesResult |
putPortfolioPreferences(PutPortfolioPreferencesRequest request)
Saves the specified migration and modernization preferences.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StartAssessmentResult |
startAssessment(StartAssessmentRequest request)
Starts the assessment of an on-premises environment.
|
StartImportFileTaskResult |
startImportFileTask(StartImportFileTaskRequest request)
Starts a file import.
|
StartRecommendationReportGenerationResult |
startRecommendationReportGeneration(StartRecommendationReportGenerationRequest request)
Starts generating a recommendation report.
|
StopAssessmentResult |
stopAssessment(StopAssessmentRequest request)
Stops the assessment of an on-premises environment.
|
UpdateApplicationComponentConfigResult |
updateApplicationComponentConfig(UpdateApplicationComponentConfigRequest request)
Updates the configuration of an application component.
|
UpdateServerConfigResult |
updateServerConfig(UpdateServerConfigRequest request)
Updates the configuration of the specified server.
|
public GetApplicationComponentDetailsResult getApplicationComponentDetails(GetApplicationComponentDetailsRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves details about an application component.
getApplicationComponentDetails in interface AWSMigrationHubStrategyRecommendationspublic GetApplicationComponentStrategiesResult getApplicationComponentStrategies(GetApplicationComponentStrategiesRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves a list of all the recommended strategies and tools for an application component running on a server.
getApplicationComponentStrategies in interface AWSMigrationHubStrategyRecommendationspublic GetAssessmentResult getAssessment(GetAssessmentRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves the status of an on-going assessment.
getAssessment in interface AWSMigrationHubStrategyRecommendationspublic GetImportFileTaskResult getImportFileTask(GetImportFileTaskRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves the details about a specific import task.
getImportFileTask in interface AWSMigrationHubStrategyRecommendationspublic GetLatestAssessmentIdResult getLatestAssessmentId(GetLatestAssessmentIdRequest request)
AWSMigrationHubStrategyRecommendationsRetrieve the latest ID of a specific assessment task.
getLatestAssessmentId in interface AWSMigrationHubStrategyRecommendationspublic GetPortfolioPreferencesResult getPortfolioPreferences(GetPortfolioPreferencesRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves your migration and modernization preferences.
getPortfolioPreferences in interface AWSMigrationHubStrategyRecommendationspublic GetPortfolioSummaryResult getPortfolioSummary(GetPortfolioSummaryRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves overall summary including the number of servers to rehost and the overall number of anti-patterns.
getPortfolioSummary in interface AWSMigrationHubStrategyRecommendationspublic GetRecommendationReportDetailsResult getRecommendationReportDetails(GetRecommendationReportDetailsRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves detailed information about the specified recommendation report.
getRecommendationReportDetails in interface AWSMigrationHubStrategyRecommendationspublic GetServerDetailsResult getServerDetails(GetServerDetailsRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves detailed information about a specified server.
getServerDetails in interface AWSMigrationHubStrategyRecommendationspublic GetServerStrategiesResult getServerStrategies(GetServerStrategiesRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves recommended strategies and tools for the specified server.
getServerStrategies in interface AWSMigrationHubStrategyRecommendationspublic ListAnalyzableServersResult listAnalyzableServers(ListAnalyzableServersRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves a list of all the servers fetched from customer vCenter using Strategy Recommendation Collector.
listAnalyzableServers in interface AWSMigrationHubStrategyRecommendationsrequest - Represents input for ListAnalyzableServers operation.public ListApplicationComponentsResult listApplicationComponents(ListApplicationComponentsRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves a list of all the application components (processes).
listApplicationComponents in interface AWSMigrationHubStrategyRecommendationspublic ListCollectorsResult listCollectors(ListCollectorsRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves a list of all the installed collectors.
listCollectors in interface AWSMigrationHubStrategyRecommendationspublic ListImportFileTaskResult listImportFileTask(ListImportFileTaskRequest request)
AWSMigrationHubStrategyRecommendationsRetrieves a list of all the imports performed.
listImportFileTask in interface AWSMigrationHubStrategyRecommendationspublic ListServersResult listServers(ListServersRequest request)
AWSMigrationHubStrategyRecommendationsReturns a list of all the servers.
listServers in interface AWSMigrationHubStrategyRecommendationspublic PutPortfolioPreferencesResult putPortfolioPreferences(PutPortfolioPreferencesRequest request)
AWSMigrationHubStrategyRecommendationsSaves the specified migration and modernization preferences.
putPortfolioPreferences in interface AWSMigrationHubStrategyRecommendationspublic StartAssessmentResult startAssessment(StartAssessmentRequest request)
AWSMigrationHubStrategyRecommendationsStarts the assessment of an on-premises environment.
startAssessment in interface AWSMigrationHubStrategyRecommendationspublic StartImportFileTaskResult startImportFileTask(StartImportFileTaskRequest request)
AWSMigrationHubStrategyRecommendationsStarts a file import.
startImportFileTask in interface AWSMigrationHubStrategyRecommendationspublic StartRecommendationReportGenerationResult startRecommendationReportGeneration(StartRecommendationReportGenerationRequest request)
AWSMigrationHubStrategyRecommendationsStarts generating a recommendation report.
startRecommendationReportGeneration in interface AWSMigrationHubStrategyRecommendationspublic StopAssessmentResult stopAssessment(StopAssessmentRequest request)
AWSMigrationHubStrategyRecommendationsStops the assessment of an on-premises environment.
stopAssessment in interface AWSMigrationHubStrategyRecommendationspublic UpdateApplicationComponentConfigResult updateApplicationComponentConfig(UpdateApplicationComponentConfigRequest request)
AWSMigrationHubStrategyRecommendationsUpdates the configuration of an application component.
updateApplicationComponentConfig in interface AWSMigrationHubStrategyRecommendationspublic UpdateServerConfigResult updateServerConfig(UpdateServerConfigRequest request)
AWSMigrationHubStrategyRecommendationsUpdates the configuration of the specified server.
updateServerConfig in interface AWSMigrationHubStrategyRecommendationspublic void shutdown()
AWSMigrationHubStrategyRecommendationsshutdown in interface AWSMigrationHubStrategyRecommendationspublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSMigrationHubStrategyRecommendationsResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AWSMigrationHubStrategyRecommendationsrequest - The originally executed request.