Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.model |
Modifier and Type | Method and Description |
---|---|
static VantagePointInfo.Builder |
VantagePointInfo.builder()
Create a new builder.
|
VantagePointInfo.Builder |
VantagePointInfo.Builder.copy(VantagePointInfo model) |
VantagePointInfo.Builder |
VantagePointInfo.Builder.displayName(String displayName)
Unique name that can be edited.
|
VantagePointInfo.Builder |
VantagePointInfo.Builder.name(String name)
Name of the vantage point.
|
VantagePointInfo.Builder |
VantagePointInfo.toBuilder() |
VantagePointInfo.Builder |
VantagePointInfo.Builder.workerList(List<String> workerList)
List of workers running the assigned monitor.
|
Copyright © 2016–2024. All rights reserved.