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