RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.clear() |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.clearHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.clearMainFile()
string main_file = 1;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.clearRenderOptions()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.clone() |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Builder.getInfoBuilder()
.IronPdfEngine.Proto.RenderPdfDocumentFromZipRequestStream.Info info = 1;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.mergeFrom(com.google.protobuf.Message other) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.mergeFrom(RenderPdfDocumentFromZipRequestStream.Info other) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.mergeHttpOptions(ChromeHttpLoginCredentials value)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.mergeRenderOptions(ChromePdfRenderOptions value)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.newBuilder() |
static RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.newBuilder(RenderPdfDocumentFromZipRequestStream.Info prototype) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.newBuilderForType() |
protected RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setHttpOptions(ChromeHttpLoginCredentials.Builder builderForValue)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setHttpOptions(ChromeHttpLoginCredentials value)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setMainFile(String value)
string main_file = 1;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setMainFileBytes(com.google.protobuf.ByteString value)
string main_file = 1;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setRenderOptions(ChromePdfRenderOptions.Builder builderForValue)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setRenderOptions(ChromePdfRenderOptions value)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;
|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
RenderPdfDocumentFromZipRequestStream.Info.toBuilder() |