| Modifier and Type | Method and Description |
|---|---|
PdfInstruction |
PdfInstruction.Builder.build() |
PdfInstruction |
PdfInstruction.Builder.buildPartial() |
static PdfInstruction |
PdfInstruction.getDefaultInstance() |
PdfInstruction |
PdfInstruction.getDefaultInstanceForType() |
PdfInstruction |
PdfInstruction.Builder.getDefaultInstanceForType() |
PdfInstruction |
InstructionOrBuilder.getPdfInstruction()
One of CSV or PDF instruction is required.
|
PdfInstruction |
Instruction.getPdfInstruction()
One of CSV or PDF instruction is required.
|
PdfInstruction |
Instruction.Builder.getPdfInstruction()
One of CSV or PDF instruction is required.
|
static PdfInstruction |
PdfInstruction.parseDelimitedFrom(InputStream input) |
static PdfInstruction |
PdfInstruction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfInstruction |
PdfInstruction.parseFrom(byte[] data) |
static PdfInstruction |
PdfInstruction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfInstruction |
PdfInstruction.parseFrom(ByteBuffer data) |
static PdfInstruction |
PdfInstruction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfInstruction |
PdfInstruction.parseFrom(com.google.protobuf.ByteString data) |
static PdfInstruction |
PdfInstruction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfInstruction |
PdfInstruction.parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfInstruction |
PdfInstruction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfInstruction |
PdfInstruction.parseFrom(InputStream input) |
static PdfInstruction |
PdfInstruction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PdfInstruction> |
PdfInstruction.getParserForType() |
static com.google.protobuf.Parser<PdfInstruction> |
PdfInstruction.parser() |
| Modifier and Type | Method and Description |
|---|---|
PdfInstruction.Builder |
PdfInstruction.Builder.mergeFrom(PdfInstruction other) |
Instruction.Builder |
Instruction.Builder.mergePdfInstruction(PdfInstruction value)
One of CSV or PDF instruction is required.
|
static PdfInstruction.Builder |
PdfInstruction.newBuilder(PdfInstruction prototype) |
Instruction.Builder |
Instruction.Builder.setPdfInstruction(PdfInstruction value)
One of CSV or PDF instruction is required.
|
Copyright © 2019 Google LLC. All rights reserved.