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.model
Methods in com.oracle.bmc.jms.model that return AgentInstallerCollection.Builder Modifier and Type Method Description static AgentInstallerCollection.Builder
AgentInstallerCollection. builder()
Create a new builder.AgentInstallerCollection.Builder
AgentInstallerCollection.Builder. copy(AgentInstallerCollection model)
AgentInstallerCollection.Builder
AgentInstallerCollection.Builder. items(List<AgentInstallerSummary> items)
A list of the agent installer summaries.AgentInstallerCollection.Builder
AgentInstallerCollection. toBuilder()
-