Uses of Interface
com.google.rpc.Help.LinkOrBuilder
-
Packages that use Help.LinkOrBuilder Package Description com.google.rpc -
-
Uses of Help.LinkOrBuilder in com.google.rpc
Classes in com.google.rpc that implement Help.LinkOrBuilder Modifier and Type Class Description static classHelp.LinkDescribes a URL link.static classHelp.Link.BuilderDescribes a URL link.Methods in com.google.rpc that return Help.LinkOrBuilder Modifier and Type Method Description Help.LinkOrBuilderHelp.Builder. getLinksOrBuilder(int index)URL(s) pointing to additional information on handling the current error.Help.LinkOrBuilderHelp. getLinksOrBuilder(int index)URL(s) pointing to additional information on handling the current error.Help.LinkOrBuilderHelpOrBuilder. 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.LinkOrBuilder Modifier and Type Method Description List<? 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.
-