Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkerSummary> |
ApmSyntheticPaginators.listWorkersRecordIterator(ListWorkersRequest request)
Creates a new iterable which will iterate over the
WorkerSummary objects contained in responses from the
listWorkers operation. |
Modifier and Type | Method and Description |
---|---|
WorkerSummary |
WorkerSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkerSummary> |
WorkerCollection.getItems()
List of WorkerSummary items.
|
Modifier and Type | Method and Description |
---|---|
WorkerSummary.Builder |
WorkerSummary.Builder.copy(WorkerSummary model) |
Modifier and Type | Method and Description |
---|---|
WorkerCollection.Builder |
WorkerCollection.Builder.items(List<WorkerSummary> items)
List of WorkerSummary items.
|
Constructor and Description |
---|
WorkerCollection(List<WorkerSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.