Uses of Class
com.oracle.bmc.jms.model.AgentInstallerCollection.Builder
- 
Packages that use AgentInstallerCollection.Builder Package Description com.oracle.bmc.jms.model 
- 
- 
Uses of AgentInstallerCollection.Builder in com.oracle.bmc.jms.modelMethods in com.oracle.bmc.jms.model that return AgentInstallerCollection.Builder Modifier and Type Method Description static AgentInstallerCollection.BuilderAgentInstallerCollection. builder()Create a new builder.AgentInstallerCollection.BuilderAgentInstallerCollection.Builder. copy(AgentInstallerCollection model)AgentInstallerCollection.BuilderAgentInstallerCollection.Builder. items(List<AgentInstallerSummary> items)A list of the agent installer summaries.AgentInstallerCollection.BuilderAgentInstallerCollection. toBuilder()
 
-