| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery |
|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
StartDataCollectionByAgentIdsResult |
AWSApplicationDiscoveryClient.startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest request)
Instructs the specified agents or connectors to start collecting data.
|
StartDataCollectionByAgentIdsResult |
AbstractAWSApplicationDiscovery.startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest request) |
StartDataCollectionByAgentIdsResult |
AWSApplicationDiscovery.startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest startDataCollectionByAgentIdsRequest)
Instructs the specified agents or connectors to start collecting data.
|
| Modifier and Type | Method and Description |
|---|---|
StartDataCollectionByAgentIdsResult |
StartDataCollectionByAgentIdsResult.clone() |
StartDataCollectionByAgentIdsResult |
StartDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(AgentConfigurationStatus... agentsConfigurationStatus)
Information about agents or the connector that were instructed to start collecting data.
|
StartDataCollectionByAgentIdsResult |
StartDataCollectionByAgentIdsResult.withAgentsConfigurationStatus(Collection<AgentConfigurationStatus> agentsConfigurationStatus)
Information about agents or the connector that were instructed to start collecting data.
|
Copyright © 2022. All rights reserved.