Uses of Class
com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
-
Packages that use StopDataCollectionByAgentIdsResult Package Description com.amazonaws.services.applicationdiscovery com.amazonaws.services.applicationdiscovery.model -
-
Uses of StopDataCollectionByAgentIdsResult in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery that return StopDataCollectionByAgentIdsResult Modifier and Type Method Description StopDataCollectionByAgentIdsResultAbstractAWSApplicationDiscovery. stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest request)StopDataCollectionByAgentIdsResultAWSApplicationDiscovery. stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest stopDataCollectionByAgentIdsRequest)Instructs the specified agents to stop collecting data.StopDataCollectionByAgentIdsResultAWSApplicationDiscoveryClient. stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest stopDataCollectionByAgentIdsRequest)Instructs the specified agents to stop collecting data. -
Uses of StopDataCollectionByAgentIdsResult in com.amazonaws.services.applicationdiscovery.model
Methods in com.amazonaws.services.applicationdiscovery.model that return StopDataCollectionByAgentIdsResult Modifier and Type Method Description StopDataCollectionByAgentIdsResultStopDataCollectionByAgentIdsResult. clone()StopDataCollectionByAgentIdsResultStopDataCollectionByAgentIdsResult. withAgentsConfigurationStatus(AgentConfigurationStatus... agentsConfigurationStatus)Information about agents that were instructed to stop collecting data.StopDataCollectionByAgentIdsResultStopDataCollectionByAgentIdsResult. withAgentsConfigurationStatus(Collection<AgentConfigurationStatus> agentsConfigurationStatus)Information about agents that were instructed to stop collecting data.
-