Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent | |
com.oracle.bmc.computeinstanceagent.model | |
com.oracle.bmc.computeinstanceagent.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<InstanceAgentPluginSummary> |
PluginPaginators.listInstanceAgentPluginsRecordIterator(ListInstanceAgentPluginsRequest request)
Creates a new iterable which will iterate over the
InstanceAgentPluginSummary objects contained in
responses from the listInstanceAgentPlugins operation. |
Modifier and Type | Method and Description |
---|---|
InstanceAgentPluginSummary |
InstanceAgentPluginSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
InstanceAgentPluginSummary.Builder |
InstanceAgentPluginSummary.Builder.copy(InstanceAgentPluginSummary model) |
Modifier and Type | Method and Description |
---|---|
List<InstanceAgentPluginSummary> |
ListInstanceAgentPluginsResponse.getItems()
A list of
com.oracle.bmc.computeinstanceagent.model.InstanceAgentPluginSummary
instances. |
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentPluginsResponse.Builder |
ListInstanceAgentPluginsResponse.Builder.items(List<InstanceAgentPluginSummary> items)
A list of
com.oracle.bmc.computeinstanceagent.model.InstanceAgentPluginSummary
instances. |
Copyright © 2016–2024. All rights reserved.