Uses of Class
com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
-
Packages that use StartDataCollectionByAgentIdsResult Package Description com.amazonaws.services.applicationdiscovery com.amazonaws.services.applicationdiscovery.model -
-
Uses of StartDataCollectionByAgentIdsResult in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery that return StartDataCollectionByAgentIdsResult Modifier and Type Method Description StartDataCollectionByAgentIdsResultAbstractAWSApplicationDiscovery. startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest request)StartDataCollectionByAgentIdsResultAWSApplicationDiscovery. startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest startDataCollectionByAgentIdsRequest)Instructs the specified agents to start collecting data.StartDataCollectionByAgentIdsResultAWSApplicationDiscoveryClient. startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest startDataCollectionByAgentIdsRequest)Instructs the specified agents to start collecting data. -
Uses of StartDataCollectionByAgentIdsResult in com.amazonaws.services.applicationdiscovery.model
Methods in com.amazonaws.services.applicationdiscovery.model that return StartDataCollectionByAgentIdsResult Modifier and Type Method Description StartDataCollectionByAgentIdsResultStartDataCollectionByAgentIdsResult. clone()StartDataCollectionByAgentIdsResultStartDataCollectionByAgentIdsResult. withAgentsConfigurationStatus(AgentConfigurationStatus... agentsConfigurationStatus)Information about agents that were instructed to start collecting data.StartDataCollectionByAgentIdsResultStartDataCollectionByAgentIdsResult. withAgentsConfigurationStatus(Collection<AgentConfigurationStatus> agentsConfigurationStatus)Information about agents that were instructed to start collecting data.
-