Package | Description |
---|---|
com.amazonaws.services.applicationdiscovery | |
com.amazonaws.services.applicationdiscovery.model |
Modifier and Type | Method and Description |
---|---|
StartDataCollectionByAgentIdsResult |
AWSApplicationDiscoveryClient.startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest startDataCollectionByAgentIdsRequest)
Instructs the specified agents to start collecting data.
|
StartDataCollectionByAgentIdsResult |
AbstractAWSApplicationDiscovery.startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest request) |
StartDataCollectionByAgentIdsResult |
AWSApplicationDiscovery.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 © 2018. All rights reserved.