Uses of Class
com.google.cloud.compute.v1.HelpLink
-
Packages that use HelpLink Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HelpLink in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HelpLink Modifier and Type Method Description HelpLinkHelpLink.Builder. build()HelpLinkHelpLink.Builder. buildPartial()static HelpLinkHelpLink. getDefaultInstance()HelpLinkHelpLink.Builder. getDefaultInstanceForType()HelpLinkHelpLink. getDefaultInstanceForType()HelpLinkHelp.Builder. getLinks(int index)URL(s) pointing to additional information on handling the current error.HelpLinkHelp. getLinks(int index)URL(s) pointing to additional information on handling the current error.HelpLinkHelpOrBuilder. getLinks(int index)URL(s) pointing to additional information on handling the current error.static HelpLinkHelpLink. parseDelimitedFrom(InputStream input)static HelpLinkHelpLink. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HelpLinkHelpLink. parseFrom(byte[] data)static HelpLinkHelpLink. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HelpLinkHelpLink. parseFrom(com.google.protobuf.ByteString data)static HelpLinkHelpLink. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HelpLinkHelpLink. parseFrom(com.google.protobuf.CodedInputStream input)static HelpLinkHelpLink. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HelpLinkHelpLink. parseFrom(InputStream input)static HelpLinkHelpLink. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HelpLinkHelpLink. parseFrom(ByteBuffer data)static HelpLinkHelpLink. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type HelpLink Modifier and Type Method Description List<HelpLink>Help.Builder. getLinksList()URL(s) pointing to additional information on handling the current error.List<HelpLink>Help. getLinksList()URL(s) pointing to additional information on handling the current error.List<HelpLink>HelpOrBuilder. getLinksList()URL(s) pointing to additional information on handling the current error.com.google.protobuf.Parser<HelpLink>HelpLink. getParserForType()static com.google.protobuf.Parser<HelpLink>HelpLink. parser()Methods in com.google.cloud.compute.v1 with parameters of type HelpLink Modifier and Type Method Description Help.BuilderHelp.Builder. addLinks(int index, HelpLink value)URL(s) pointing to additional information on handling the current error.Help.BuilderHelp.Builder. addLinks(HelpLink value)URL(s) pointing to additional information on handling the current error.HelpLink.BuilderHelpLink.Builder. mergeFrom(HelpLink other)static HelpLink.BuilderHelpLink. newBuilder(HelpLink prototype)Help.BuilderHelp.Builder. setLinks(int index, HelpLink value)URL(s) pointing to additional information on handling the current error.Method parameters in com.google.cloud.compute.v1 with type arguments of type HelpLink Modifier and Type Method Description Help.BuilderHelp.Builder. addAllLinks(Iterable<? extends HelpLink> values)URL(s) pointing to additional information on handling the current error.
-