| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery |
The AWS Application Discovery Service helps Systems Integrators quickly and reliably plan application migration projects by automatically identifying applications running in on-premises data centers, their associated dependencies, and their performance profile.
|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
StartDataCollectionByAgentIdsResult |
AbstractAWSApplicationDiscovery.startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest request) |
StartDataCollectionByAgentIdsResult |
AWSApplicationDiscovery.startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest startDataCollectionByAgentIdsRequest)
Instructs the specified agents to start collecting data.
|
StartDataCollectionByAgentIdsResult |
AWSApplicationDiscoveryClient.startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest startDataCollectionByAgentIdsRequest)
Instructs the specified agents to start collecting data.
|
| Modifier and Type | Method and Description |
|---|---|
StartDataCollectionByAgentIdsResult |
StartDataCollectionByAgentIdsResult.clone() |
StartDataCollectionByAgentIdsResult |
StartDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(AgentConfigurationStatus... agentsConfigurationStatus)
Information about agents that were instructed to start collecting data.
|
StartDataCollectionByAgentIdsResult |
StartDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(Collection<AgentConfigurationStatus> agentsConfigurationStatus)
Information about agents that were instructed to start collecting data.
|
Copyright © 2016. All rights reserved.