Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AgentInstallerSummary> |
JavaManagementServicePaginators.listAgentInstallersRecordIterator(ListAgentInstallersRequest request)
Creates a new iterable which will iterate over the
AgentInstallerSummary objects contained in responses from the
listAgentInstallers operation. |
Modifier and Type | Method and Description |
---|---|
AgentInstallerSummary |
AgentInstallerSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AgentInstallerSummary> |
AgentInstallerCollection.getItems()
A list of the agent installer summaries.
|
Modifier and Type | Method and Description |
---|---|
AgentInstallerSummary.Builder |
AgentInstallerSummary.Builder.copy(AgentInstallerSummary model) |
Modifier and Type | Method and Description |
---|---|
AgentInstallerCollection.Builder |
AgentInstallerCollection.Builder.items(List<AgentInstallerSummary> items)
A list of the agent installer summaries.
|
Constructor and Description |
---|
AgentInstallerCollection(List<AgentInstallerSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.