| Modifier and Type | Method and Description |
|---|---|
Action.SaveFindings |
Action.SaveFindings.Builder.build() |
Action.SaveFindings |
Action.SaveFindings.Builder.buildPartial() |
static Action.SaveFindings |
Action.SaveFindings.getDefaultInstance() |
Action.SaveFindings |
Action.SaveFindings.getDefaultInstanceForType() |
Action.SaveFindings |
Action.SaveFindings.Builder.getDefaultInstanceForType() |
Action.SaveFindings |
ActionOrBuilder.getSaveFindings()
Save resulting findings in a provided location.
|
Action.SaveFindings |
Action.getSaveFindings()
Save resulting findings in a provided location.
|
Action.SaveFindings |
Action.Builder.getSaveFindings()
Save resulting findings in a provided location.
|
static Action.SaveFindings |
Action.SaveFindings.parseDelimitedFrom(InputStream input) |
static Action.SaveFindings |
Action.SaveFindings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(byte[] data) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(ByteBuffer data) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(com.google.protobuf.ByteString data) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(com.google.protobuf.CodedInputStream input) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(InputStream input) |
static Action.SaveFindings |
Action.SaveFindings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Action.SaveFindings> |
Action.SaveFindings.getParserForType() |
static com.google.protobuf.Parser<Action.SaveFindings> |
Action.SaveFindings.parser() |
| Modifier and Type | Method and Description |
|---|---|
Action.SaveFindings.Builder |
Action.SaveFindings.Builder.mergeFrom(Action.SaveFindings other) |
Action.Builder |
Action.Builder.mergeSaveFindings(Action.SaveFindings value)
Save resulting findings in a provided location.
|
static Action.SaveFindings.Builder |
Action.SaveFindings.newBuilder(Action.SaveFindings prototype) |
Action.Builder |
Action.Builder.setSaveFindings(Action.SaveFindings value)
Save resulting findings in a provided location.
|
Copyright © 2022 Google LLC. All rights reserved.