Class ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ChromeRenderPdfDocumentFromZipFileRequestStreamPOrBuilder
,Cloneable
- Enclosing class:
- ChromeRenderPdfDocumentFromZipFileRequestStreamP
public static final class ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder> implements ChromeRenderPdfDocumentFromZipFileRequestStreamPOrBuilder
Protobuf typeironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
-
clear
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
-
getDefaultInstanceForType
public ChromeRenderPdfDocumentFromZipFileRequestStreamP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChromeRenderPdfDocumentFromZipFileRequestStreamP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChromeRenderPdfDocumentFromZipFileRequestStreamP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
-
mergeFrom
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder mergeFrom(ChromeRenderPdfDocumentFromZipFileRequestStreamP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
-
mergeFrom
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
- Throws:
IOException
-
getRequestCase
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.RequestCase getRequestCase()
- Specified by:
getRequestCase
in interfaceChromeRenderPdfDocumentFromZipFileRequestStreamPOrBuilder
-
clearRequest
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder clearRequest()
-
hasInfo
public boolean hasInfo()
.ironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP info = 1;
- Specified by:
hasInfo
in interfaceChromeRenderPdfDocumentFromZipFileRequestStreamPOrBuilder
- Returns:
- Whether the info field is set.
-
getInfo
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP getInfo()
.ironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP info = 1;
- Specified by:
getInfo
in interfaceChromeRenderPdfDocumentFromZipFileRequestStreamPOrBuilder
- Returns:
- The info.
-
setInfo
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder setInfo(ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP value)
.ironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP info = 1;
-
setInfo
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder setInfo(ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP.Builder builderForValue)
.ironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP info = 1;
-
mergeInfo
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder mergeInfo(ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP value)
.ironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP info = 1;
-
clearInfo
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder clearInfo()
.ironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP info = 1;
-
getInfoBuilder
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP.Builder getInfoBuilder()
.ironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP info = 1;
-
getInfoOrBuilder
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoPOrBuilder getInfoOrBuilder()
.ironpdfengineproto.ChromeRenderPdfDocumentFromZipFileRequestStreamP.InfoP info = 1;
- Specified by:
getInfoOrBuilder
in interfaceChromeRenderPdfDocumentFromZipFileRequestStreamPOrBuilder
-
hasZipChunk
public boolean hasZipChunk()
bytes zip_chunk = 2;
- Specified by:
hasZipChunk
in interfaceChromeRenderPdfDocumentFromZipFileRequestStreamPOrBuilder
- Returns:
- Whether the zipChunk field is set.
-
getZipChunk
public com.google.protobuf.ByteString getZipChunk()
bytes zip_chunk = 2;
- Specified by:
getZipChunk
in interfaceChromeRenderPdfDocumentFromZipFileRequestStreamPOrBuilder
- Returns:
- The zipChunk.
-
setZipChunk
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder setZipChunk(com.google.protobuf.ByteString value)
bytes zip_chunk = 2;
- Parameters:
value
- The zipChunk to set.- Returns:
- This builder for chaining.
-
clearZipChunk
public ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder clearZipChunk()
bytes zip_chunk = 2;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
-
mergeUnknownFields
public final ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromZipFileRequestStreamP.Builder>
-
-