Uses of Class
software.amazon.awssdk.services.applicationdiscovery.model.CustomerAgentInfo
-
Packages that use CustomerAgentInfo Package Description software.amazon.awssdk.services.applicationdiscovery.model -
-
Uses of CustomerAgentInfo in software.amazon.awssdk.services.applicationdiscovery.model
Methods in software.amazon.awssdk.services.applicationdiscovery.model that return CustomerAgentInfo Modifier and Type Method Description CustomerAgentInfoGetDiscoverySummaryResponse. agentSummary()Details about discovered agents, including agent status and health.Methods in software.amazon.awssdk.services.applicationdiscovery.model with parameters of type CustomerAgentInfo Modifier and Type Method Description GetDiscoverySummaryResponse.BuilderGetDiscoverySummaryResponse.Builder. agentSummary(CustomerAgentInfo agentSummary)Details about discovered agents, including agent status and health.
-