Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
HelpLink |
HelpLink.clone() |
HelpLink |
HelpLink.set(String fieldName,
Object value) |
HelpLink |
HelpLink.setDescription(String description)
Describes what the link offers.
|
HelpLink |
HelpLink.setUrl(String url)
The URL of the link.
|
Modifier and Type | Method and Description |
---|---|
List<HelpLink> |
Help.getLinks()
URL(s) pointing to additional information on handling the current error.
|
Modifier and Type | Method and Description |
---|---|
Help |
Help.setLinks(List<HelpLink> links)
URL(s) pointing to additional information on handling the current error.
|
Copyright © 2011–2024 Google. All rights reserved.