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