Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.model |
Modifier and Type | Method and Description |
---|---|
static DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.builder()
Create a new builder.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.copy(DedicatedVantagePointSummary model) |
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.displayName(String displayName)
Unique dedicated vantage point name that cannot be edited.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.dvpStackDetails(DvpStackDetails dvpStackDetails) |
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.id(String id)
The OCID of the
dedicated vantage point.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.monitorStatusCountMap(MonitorStatusCountMap monitorStatusCountMap) |
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.name(String name)
Unique permanent name of the vantage point.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.region(String region)
Name of the region.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.status(DedicatedVantagePointStatus status)
Status of the dedicated vantage point.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.timeCreated(Date timeCreated)
The time the resource was created, expressed in RFC
3339 timestamp format.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.Builder.timeUpdated(Date timeUpdated)
The time the resource was updated, expressed in RFC
3339 timestamp format.
|
DedicatedVantagePointSummary.Builder |
DedicatedVantagePointSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.