| Modifier and Type | Class and Description |
|---|---|
class |
HelpLink
Describes a URL link.
|
static class |
HelpLink.Builder
Describes a URL link.
|
| Modifier and Type | Method and Description |
|---|---|
HelpLinkOrBuilder |
HelpOrBuilder.getLinksOrBuilder(int index)
URL(s) pointing to additional information on handling the current error.
|
HelpLinkOrBuilder |
Help.getLinksOrBuilder(int index)
URL(s) pointing to additional information on handling the current error.
|
HelpLinkOrBuilder |
Help.Builder.getLinksOrBuilder(int index)
URL(s) pointing to additional information on handling the current error.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HelpLinkOrBuilder> |
HelpOrBuilder.getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.
|
List<? extends HelpLinkOrBuilder> |
Help.getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.
|
List<? extends HelpLinkOrBuilder> |
Help.Builder.getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.
|
Copyright © 2023 Google LLC. All rights reserved.