| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery |
|
| 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 or connectors to stop collecting data.
|
StopDataCollectionByAgentIdsResult |
AWSApplicationDiscoveryClient.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest request)
Instructs the specified agents or connectors to stop collecting data.
|
| Modifier and Type | Method and Description |
|---|---|
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.clone() |
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(AgentConfigurationStatus... agentsConfigurationStatus)
Information about the agents or connector that were instructed to stop collecting data.
|
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(Collection<AgentConfigurationStatus> agentsConfigurationStatus)
Information about the agents or connector that were instructed to stop collecting data.
|
Copyright © 2018. All rights reserved.