Uses of Class
com.ironsoftware.ironpdf.internal.proto.RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder
Packages that use RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder
-
Uses of RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return RenderPdfDocumentFromStringSnippetRequestStream.Info.BuilderModifier and TypeMethodDescriptionRenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.clear()RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.clearBaseUrl()optional string base_url = 3;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.clearHttpOptions()optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.clearRenderOptions()optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 1;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.clone()RenderPdfDocumentFromStringSnippetRequestStream.Builder.getInfoBuilder().IronPdfEngine.Proto.RenderPdfDocumentFromStringSnippetRequestStream.Info info = 1;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.mergeFrom(com.google.protobuf.Message other) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.mergeFrom(RenderPdfDocumentFromStringSnippetRequestStream.Info other) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.mergeHttpOptions(ChromeHttpLoginCredentials value) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.mergeRenderOptions(ChromePdfRenderOptions value) optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 1;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) RenderPdfDocumentFromStringSnippetRequestStream.Info.newBuilder()RenderPdfDocumentFromStringSnippetRequestStream.Info.newBuilder(RenderPdfDocumentFromStringSnippetRequestStream.Info prototype) RenderPdfDocumentFromStringSnippetRequestStream.Info.newBuilderForType()RenderPdfDocumentFromStringSnippetRequestStream.Info.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setBaseUrl(String value) optional string base_url = 3;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setBaseUrlBytes(com.google.protobuf.ByteString value) optional string base_url = 3;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setHttpOptions(ChromeHttpLoginCredentials value) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setHttpOptions(ChromeHttpLoginCredentials.Builder builderForValue) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setRenderOptions(ChromePdfRenderOptions value) optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 1;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setRenderOptions(ChromePdfRenderOptions.Builder builderForValue) optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 1;RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) RenderPdfDocumentFromStringSnippetRequestStream.Info.toBuilder()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type RenderPdfDocumentFromStringSnippetRequestStream.Info.BuilderModifier and TypeMethodDescriptionRenderPdfDocumentFromStringSnippetRequestStream.Builder.setInfo(RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder builderForValue) .IronPdfEngine.Proto.RenderPdfDocumentFromStringSnippetRequestStream.Info info = 1;