| Modifier and Type | Method and Description |
|---|---|
Notebook |
Notebook.Builder.build() |
Notebook |
Notebook.Builder.buildPartial() |
static Notebook |
Notebook.getDefaultInstance() |
Notebook |
Notebook.getDefaultInstanceForType() |
Notebook |
Notebook.Builder.getDefaultInstanceForType() |
Notebook |
FindingOrBuilder.getNotebook()
Notebook associated with the finding.
|
Notebook |
Finding.getNotebook()
Notebook associated with the finding.
|
Notebook |
Finding.Builder.getNotebook()
Notebook associated with the finding.
|
static Notebook |
Notebook.parseDelimitedFrom(InputStream input) |
static Notebook |
Notebook.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Notebook |
Notebook.parseFrom(byte[] data) |
static Notebook |
Notebook.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Notebook |
Notebook.parseFrom(ByteBuffer data) |
static Notebook |
Notebook.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Notebook |
Notebook.parseFrom(com.google.protobuf.ByteString data) |
static Notebook |
Notebook.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Notebook |
Notebook.parseFrom(com.google.protobuf.CodedInputStream input) |
static Notebook |
Notebook.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Notebook |
Notebook.parseFrom(InputStream input) |
static Notebook |
Notebook.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Notebook> |
Notebook.getParserForType() |
static com.google.protobuf.Parser<Notebook> |
Notebook.parser() |
| Modifier and Type | Method and Description |
|---|---|
Notebook.Builder |
Notebook.Builder.mergeFrom(Notebook other) |
Finding.Builder |
Finding.Builder.mergeNotebook(Notebook value)
Notebook associated with the finding.
|
static Notebook.Builder |
Notebook.newBuilder(Notebook prototype) |
Finding.Builder |
Finding.Builder.setNotebook(Notebook value)
Notebook associated with the finding.
|
Copyright © 2024 Google LLC. All rights reserved.