Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PluginErrorSummary> |
JavaManagementServicePaginators.listPluginErrorsRecordIterator(ListPluginErrorsRequest request)
Creates a new iterable which will iterate over the
PluginErrorSummary objects contained in responses from the
listPluginErrors operation. |
Modifier and Type | Method and Description |
---|---|
PluginErrorSummary |
PluginErrorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PluginErrorSummary> |
PluginErrorCollection.getItems()
A list of PluginErrorSummary.
|
Modifier and Type | Method and Description |
---|---|
PluginErrorSummary.Builder |
PluginErrorSummary.Builder.copy(PluginErrorSummary model) |
Modifier and Type | Method and Description |
---|---|
PluginErrorCollection.Builder |
PluginErrorCollection.Builder.items(List<PluginErrorSummary> items)
A list of PluginErrorSummary.
|
Constructor and Description |
---|
PluginErrorCollection(List<PluginErrorSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.