public static final class RenderPdfDocumentFromZipRequestStream.Info.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder> implements RenderPdfDocumentFromZipRequestStream.InfoOrBuilder
IronPdfEngine.Proto.RenderPdfDocumentFromZipRequestStream.Info| Modifier and Type | Method and Description |
|---|---|
RenderPdfDocumentFromZipRequestStream.Info.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RenderPdfDocumentFromZipRequestStream.Info |
build() |
RenderPdfDocumentFromZipRequestStream.Info |
buildPartial() |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
clear() |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
clearHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
clearMainFile()
string main_file = 1; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
clearRenderOptions()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
clone() |
RenderPdfDocumentFromZipRequestStream.Info |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ChromeHttpLoginCredentials |
getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3; |
ChromeHttpLoginCredentials.Builder |
getHttpOptionsBuilder()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3; |
ChromeHttpLoginCredentialsOrBuilder |
getHttpOptionsOrBuilder()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3; |
String |
getMainFile()
string main_file = 1; |
com.google.protobuf.ByteString |
getMainFileBytes()
string main_file = 1; |
ChromePdfRenderOptions |
getRenderOptions()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2; |
ChromePdfRenderOptions.Builder |
getRenderOptionsBuilder()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2; |
ChromePdfRenderOptionsOrBuilder |
getRenderOptionsOrBuilder()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2; |
boolean |
hasHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3; |
boolean |
hasRenderOptions()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
mergeFrom(com.google.protobuf.Message other) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
mergeFrom(RenderPdfDocumentFromZipRequestStream.Info other) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
mergeHttpOptions(ChromeHttpLoginCredentials value)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
mergeRenderOptions(ChromePdfRenderOptions value)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setHttpOptions(ChromeHttpLoginCredentials.Builder builderForValue)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setHttpOptions(ChromeHttpLoginCredentials value)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setMainFile(String value)
string main_file = 1; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setMainFileBytes(com.google.protobuf.ByteString value)
string main_file = 1; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setRenderOptions(ChromePdfRenderOptions.Builder builderForValue)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setRenderOptions(ChromePdfRenderOptions value)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2; |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RenderPdfDocumentFromZipRequestStream.Info.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RenderPdfDocumentFromZipRequestStream.Info build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RenderPdfDocumentFromZipRequestStream.Info buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RenderPdfDocumentFromZipRequestStream.Info.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder mergeFrom(RenderPdfDocumentFromZipRequestStream.Info other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public RenderPdfDocumentFromZipRequestStream.Info.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>IOExceptionpublic String getMainFile()
string main_file = 1;getMainFile in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getMainFileBytes()
string main_file = 1;getMainFileBytes in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilderpublic RenderPdfDocumentFromZipRequestStream.Info.Builder setMainFile(String value)
string main_file = 1;value - The mainFile to set.public RenderPdfDocumentFromZipRequestStream.Info.Builder clearMainFile()
string main_file = 1;public RenderPdfDocumentFromZipRequestStream.Info.Builder setMainFileBytes(com.google.protobuf.ByteString value)
string main_file = 1;value - The bytes for mainFile to set.public boolean hasRenderOptions()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;hasRenderOptions in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilderpublic ChromePdfRenderOptions getRenderOptions()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;getRenderOptions in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilderpublic RenderPdfDocumentFromZipRequestStream.Info.Builder setRenderOptions(ChromePdfRenderOptions value)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;public RenderPdfDocumentFromZipRequestStream.Info.Builder setRenderOptions(ChromePdfRenderOptions.Builder builderForValue)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;public RenderPdfDocumentFromZipRequestStream.Info.Builder mergeRenderOptions(ChromePdfRenderOptions value)
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;public RenderPdfDocumentFromZipRequestStream.Info.Builder clearRenderOptions()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;public ChromePdfRenderOptions.Builder getRenderOptionsBuilder()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;public ChromePdfRenderOptionsOrBuilder getRenderOptionsOrBuilder()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;getRenderOptionsOrBuilder in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilderpublic boolean hasHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;hasHttpOptions in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilderpublic ChromeHttpLoginCredentials getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;getHttpOptions in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilderpublic RenderPdfDocumentFromZipRequestStream.Info.Builder setHttpOptions(ChromeHttpLoginCredentials value)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;public RenderPdfDocumentFromZipRequestStream.Info.Builder setHttpOptions(ChromeHttpLoginCredentials.Builder builderForValue)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;public RenderPdfDocumentFromZipRequestStream.Info.Builder mergeHttpOptions(ChromeHttpLoginCredentials value)
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;public RenderPdfDocumentFromZipRequestStream.Info.Builder clearHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;public ChromeHttpLoginCredentials.Builder getHttpOptionsBuilder()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;public ChromeHttpLoginCredentialsOrBuilder getHttpOptionsOrBuilder()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;getHttpOptionsOrBuilder in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilderpublic final RenderPdfDocumentFromZipRequestStream.Info.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>public final RenderPdfDocumentFromZipRequestStream.Info.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>Copyright © 2022–2023 Iron Software. All rights reserved.