Uses of Class
com.google.rpc.Help.Builder
Packages that use Help.Builder
-
Uses of Help.Builder in com.google.rpc
Methods in com.google.rpc that return Help.BuilderModifier and TypeMethodDescriptionHelp.Builder.addAllLinks(Iterable<? extends Help.Link> values) URL(s) pointing to additional information on handling the current error.URL(s) pointing to additional information on handling the current error.Help.Builder.addLinks(int index, Help.Link.Builder builderForValue) URL(s) pointing to additional information on handling the current error.URL(s) pointing to additional information on handling the current error.Help.Builder.addLinks(Help.Link.Builder builderForValue) URL(s) pointing to additional information on handling the current error.Help.Builder.clear()Help.Builder.clearLinks()URL(s) pointing to additional information on handling the current error.Help.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Help.Builder.mergeFrom(com.google.protobuf.Message other) static Help.BuilderHelp.newBuilder()static Help.BuilderHelp.newBuilder(Help prototype) Help.newBuilderForType()protected Help.BuilderHelp.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Help.Builder.removeLinks(int index) URL(s) pointing to additional information on handling the current error.URL(s) pointing to additional information on handling the current error.Help.Builder.setLinks(int index, Help.Link.Builder builderForValue) URL(s) pointing to additional information on handling the current error.Help.toBuilder()