Package | Description |
---|---|
com.amazonaws.services.applicationdiscovery | |
com.amazonaws.services.applicationdiscovery.model |
Modifier and Type | Method and Description |
---|---|
StopDataCollectionByAgentIdsResult |
AWSApplicationDiscoveryClient.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest stopDataCollectionByAgentIdsRequest)
Instructs the specified agents to stop collecting data.
|
StopDataCollectionByAgentIdsResult |
AbstractAWSApplicationDiscovery.stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest request) |
StopDataCollectionByAgentIdsResult |
AWSApplicationDiscovery.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 © 2018. All rights reserved.