Uses of Interface
com.google.rpc.Help.LinkOrBuilder
Packages that use Help.LinkOrBuilder
-
Uses of Help.LinkOrBuilder in com.google.rpc
Classes in com.google.rpc that implement Help.LinkOrBuilderModifier and TypeClassDescriptionstatic final class
Describes a URL link.static final class
Describes a URL link.Methods in com.google.rpc that return Help.LinkOrBuilderModifier and TypeMethodDescriptionHelp.Builder.getLinksOrBuilder
(int index) URL(s) pointing to additional information on handling the current error.Help.getLinksOrBuilder
(int index) URL(s) pointing to additional information on handling the current error.HelpOrBuilder.getLinksOrBuilder
(int index) URL(s) pointing to additional information on handling the current error.Methods in com.google.rpc that return types with arguments of type Help.LinkOrBuilderModifier and TypeMethodDescriptionList
<? extends Help.LinkOrBuilder> Help.Builder.getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.List
<? extends Help.LinkOrBuilder> Help.getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.List
<? extends Help.LinkOrBuilder> HelpOrBuilder.getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.