Uses of Class
com.oracle.bmc.jms.model.AgentInstallerCollection
-
Packages that use AgentInstallerCollection Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses -
-
Uses of AgentInstallerCollection in com.oracle.bmc.jms.model
Methods in com.oracle.bmc.jms.model that return AgentInstallerCollection Modifier and Type Method Description AgentInstallerCollection
AgentInstallerCollection.Builder. build()
Methods in com.oracle.bmc.jms.model with parameters of type AgentInstallerCollection Modifier and Type Method Description AgentInstallerCollection.Builder
AgentInstallerCollection.Builder. copy(AgentInstallerCollection model)
-
Uses of AgentInstallerCollection in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return AgentInstallerCollection Modifier and Type Method Description AgentInstallerCollection
ListAgentInstallersResponse. getAgentInstallerCollection()
The returned AgentInstallerCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type AgentInstallerCollection Modifier and Type Method Description ListAgentInstallersResponse.Builder
ListAgentInstallersResponse.Builder. agentInstallerCollection(AgentInstallerCollection agentInstallerCollection)
The returned AgentInstallerCollection instance.
-