Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProcessSetSummary> |
StackMonitoringPaginators.listProcessSetsRecordIterator(ListProcessSetsRequest request)
Creates a new iterable which will iterate over the
ProcessSetSummary objects contained in responses from
the listProcessSets operation. |
Modifier and Type | Method and Description |
---|---|
ProcessSetSummary |
ProcessSetSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProcessSetSummary> |
ProcessSetCollection.getItems()
List of Process Sets.
|
Modifier and Type | Method and Description |
---|---|
ProcessSetSummary.Builder |
ProcessSetSummary.Builder.copy(ProcessSetSummary model) |
Modifier and Type | Method and Description |
---|---|
ProcessSetCollection.Builder |
ProcessSetCollection.Builder.items(List<ProcessSetSummary> items)
List of Process Sets.
|
Constructor and Description |
---|
ProcessSetCollection(List<ProcessSetSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.