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