Uses of Class
com.ironsoftware.ironpdf.internal.proto.RenderPdfDocumentFromStringSnippetRequestStream.Builder
Packages that use RenderPdfDocumentFromStringSnippetRequestStream.Builder
-
Uses of RenderPdfDocumentFromStringSnippetRequestStream.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return RenderPdfDocumentFromStringSnippetRequestStream.BuilderModifier and TypeMethodDescriptionRenderPdfDocumentFromStringSnippetRequestStream.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RenderPdfDocumentFromStringSnippetRequestStream.Builder.clear()
RenderPdfDocumentFromStringSnippetRequestStream.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) RenderPdfDocumentFromStringSnippetRequestStream.Builder.clearHtmlChunk()
string html_chunk = 2;
RenderPdfDocumentFromStringSnippetRequestStream.Builder.clearInfo()
.IronPdfEngine.Proto.RenderPdfDocumentFromStringSnippetRequestStream.Info info = 1;
RenderPdfDocumentFromStringSnippetRequestStream.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) RenderPdfDocumentFromStringSnippetRequestStream.Builder.clearRequest()
RenderPdfDocumentFromStringSnippetRequestStream.Builder.clone()
RenderPdfDocumentFromStringSnippetRequestStream.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromStringSnippetRequestStream.Builder.mergeFrom
(com.google.protobuf.Message other) RenderPdfDocumentFromStringSnippetRequestStream.Builder.mergeFrom
(RenderPdfDocumentFromStringSnippetRequestStream other) RenderPdfDocumentFromStringSnippetRequestStream.Builder.mergeInfo
(RenderPdfDocumentFromStringSnippetRequestStream.Info value) .IronPdfEngine.Proto.RenderPdfDocumentFromStringSnippetRequestStream.Info info = 1;
RenderPdfDocumentFromStringSnippetRequestStream.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) RenderPdfDocumentFromStringSnippetRequestStream.newBuilder()
RenderPdfDocumentFromStringSnippetRequestStream.newBuilder
(RenderPdfDocumentFromStringSnippetRequestStream prototype) RenderPdfDocumentFromStringSnippetRequestStream.newBuilderForType()
RenderPdfDocumentFromStringSnippetRequestStream.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) RenderPdfDocumentFromStringSnippetRequestStream.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RenderPdfDocumentFromStringSnippetRequestStream.Builder.setHtmlChunk
(String value) string html_chunk = 2;
RenderPdfDocumentFromStringSnippetRequestStream.Builder.setHtmlChunkBytes
(com.google.protobuf.ByteString value) string html_chunk = 2;
RenderPdfDocumentFromStringSnippetRequestStream.Builder.setInfo
(RenderPdfDocumentFromStringSnippetRequestStream.Info value) .IronPdfEngine.Proto.RenderPdfDocumentFromStringSnippetRequestStream.Info info = 1;
RenderPdfDocumentFromStringSnippetRequestStream.Builder.setInfo
(RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder builderForValue) .IronPdfEngine.Proto.RenderPdfDocumentFromStringSnippetRequestStream.Info info = 1;
RenderPdfDocumentFromStringSnippetRequestStream.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) RenderPdfDocumentFromStringSnippetRequestStream.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) RenderPdfDocumentFromStringSnippetRequestStream.toBuilder()