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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>
public RenderPdfDocumentFromZipRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public RenderPdfDocumentFromZipRequestStream.Info build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public RenderPdfDocumentFromZipRequestStream.Info buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public RenderPdfDocumentFromZipRequestStream.Info.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>
IOException
public String getMainFile()
string main_file = 1;
getMainFile
in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getMainFileBytes()
string main_file = 1;
getMainFileBytes
in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilder
public 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.InfoOrBuilder
public ChromePdfRenderOptions getRenderOptions()
optional .IronPdfEngine.Proto.ChromePdfRenderOptions render_options = 2;
getRenderOptions
in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilder
public 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.InfoOrBuilder
public boolean hasHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
hasHttpOptions
in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilder
public ChromeHttpLoginCredentials getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
getHttpOptions
in interface RenderPdfDocumentFromZipRequestStream.InfoOrBuilder
public 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.InfoOrBuilder
public final RenderPdfDocumentFromZipRequestStream.Info.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<RenderPdfDocumentFromZipRequestStream.Info.Builder>
Copyright © 2022–2023 Iron Software. All rights reserved.