| 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 |
|---|---|
StopDataCollectionByAgentIdsResult |
AbstractAWSApplicationDiscovery.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest request) |
StopDataCollectionByAgentIdsResult |
AWSApplicationDiscovery.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest stopDataCollectionByAgentIdsRequest)
Instructs the specified agents to stop collecting data.
|
StopDataCollectionByAgentIdsResult |
AWSApplicationDiscoveryClient.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest stopDataCollectionByAgentIdsRequest)
Instructs the specified agents to stop collecting data.
|
| Modifier and Type | Method and Description |
|---|---|
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.clone() |
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(AgentConfigurationStatus... agentsConfigurationStatus)
Information about agents that were instructed to stop collecting data.
|
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(Collection<AgentConfigurationStatus> agentsConfigurationStatus)
Information about agents that were instructed to stop collecting data.
|
Copyright © 2016. All rights reserved.