Package | Description |
---|---|
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
Plugin |
Plugin.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Plugin> |
Agent.getPlugins()
A list of plugins installed on this agent.
|
Modifier and Type | Method and Description |
---|---|
Plugin.Builder |
Plugin.Builder.copy(Plugin model) |
Modifier and Type | Method and Description |
---|---|
Agent.Builder |
Agent.Builder.plugins(List<Plugin> plugins)
A list of plugins installed on this agent.
|
Constructor and Description |
---|
Agent(String displayName,
AgentType type,
String javaVersion,
JreSecurityStatus javaSecurityStatus,
List<Plugin> plugins)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.