Uses of Class
com.google.logging.v2.Link
-
Uses of Link in com.google.logging.v2
Methods in com.google.logging.v2 that return LinkModifier and TypeMethodDescriptionLink.Builder.build()Link.Builder.buildPartial()static LinkLink.getDefaultInstance()Link.Builder.getDefaultInstanceForType()Link.getDefaultInstanceForType()CreateLinkRequest.Builder.getLink()Required.CreateLinkRequest.getLink()Required.CreateLinkRequestOrBuilder.getLink()Required.ListLinksResponse.Builder.getLinks(int index) A list of links.ListLinksResponse.getLinks(int index) A list of links.ListLinksResponseOrBuilder.getLinks(int index) A list of links.static LinkLink.parseDelimitedFrom(InputStream input) static LinkLink.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinkLink.parseFrom(byte[] data) static LinkLink.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinkLink.parseFrom(com.google.protobuf.ByteString data) static LinkLink.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinkLink.parseFrom(com.google.protobuf.CodedInputStream input) static LinkLink.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinkLink.parseFrom(InputStream input) static LinkLink.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinkLink.parseFrom(ByteBuffer data) static LinkLink.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.logging.v2 that return types with arguments of type LinkModifier and TypeMethodDescriptionListLinksResponse.Builder.getLinksList()A list of links.ListLinksResponse.getLinksList()A list of links.ListLinksResponseOrBuilder.getLinksList()A list of links.com.google.protobuf.Parser<Link>Link.getParserForType()static com.google.protobuf.Parser<Link>Link.parser()Methods in com.google.logging.v2 with parameters of type LinkModifier and TypeMethodDescriptionA list of links.A list of links.Required.static Link.BuilderLink.newBuilder(Link prototype) Required.A list of links.Method parameters in com.google.logging.v2 with type arguments of type LinkModifier and TypeMethodDescriptionListLinksResponse.Builder.addAllLinks(Iterable<? extends Link> values) A list of links.