| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Link |
Link.clone() |
Link |
Link.set(String fieldName,
Object value) |
Link |
Link.setDisplayName(String displayName)
A short display name for the link.
|
Link |
Link.setUrl(String url)
The url of a webpage.
|
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
Documentation.getLinks()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Documentation |
Documentation.setLinks(List<Link> links)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.