| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery |
|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
StopDataCollectionByAgentIdsResult |
AWSApplicationDiscoveryClient.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest request)
Instructs the specified agents to stop collecting data.
|
StopDataCollectionByAgentIdsResult |
AWSApplicationDiscovery.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest stopDataCollectionByAgentIdsRequest)
Instructs the specified agents to stop collecting data.
|
StopDataCollectionByAgentIdsResult |
AbstractAWSApplicationDiscovery.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.clone() |
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(AgentConfigurationStatus... agentsConfigurationStatus)
Information about the agents that were instructed to stop collecting data.
|
StopDataCollectionByAgentIdsResult |
StopDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(Collection<AgentConfigurationStatus> agentsConfigurationStatus)
Information about the agents that were instructed to stop collecting data.
|
Copyright © 2023. All rights reserved.