Class ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
,Cloneable
- Enclosing class:
- ChromeRenderPdfDocumentFromHtmlRequestStreamP
public static final class ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder> implements ChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
Protobuf typeironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP
-
-
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<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder>
-
clear
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.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<ChromeRenderPdfDocumentFromHtmlRequestStreamP.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<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder>
-
getDefaultInstanceForType
public ChromeRenderPdfDocumentFromHtmlRequestStreamP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChromeRenderPdfDocumentFromHtmlRequestStreamP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChromeRenderPdfDocumentFromHtmlRequestStreamP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder>
-
mergeFrom
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder mergeFrom(ChromeRenderPdfDocumentFromHtmlRequestStreamP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder>
-
mergeFrom
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.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<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder>
- Throws:
IOException
-
getRequestCase
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.RequestCase getRequestCase()
- Specified by:
getRequestCase
in interfaceChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
-
clearRequest
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder clearRequest()
-
hasInfo
public boolean hasInfo()
.ironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP info = 1;
- Specified by:
hasInfo
in interfaceChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
- Returns:
- Whether the info field is set.
-
getInfo
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP getInfo()
.ironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP info = 1;
- Specified by:
getInfo
in interfaceChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
- Returns:
- The info.
-
setInfo
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder setInfo(ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP value)
.ironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP info = 1;
-
setInfo
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder setInfo(ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP.Builder builderForValue)
.ironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP info = 1;
-
mergeInfo
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder mergeInfo(ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP value)
.ironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP info = 1;
-
clearInfo
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder clearInfo()
.ironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP info = 1;
-
getInfoBuilder
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP.Builder getInfoBuilder()
.ironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP info = 1;
-
getInfoOrBuilder
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoPOrBuilder getInfoOrBuilder()
.ironpdfengineproto.ChromeRenderPdfDocumentFromHtmlRequestStreamP.InfoP info = 1;
- Specified by:
getInfoOrBuilder
in interfaceChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
-
hasHtmlChunk
public boolean hasHtmlChunk()
string html_chunk = 2;
- Specified by:
hasHtmlChunk
in interfaceChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
- Returns:
- Whether the htmlChunk field is set.
-
getHtmlChunk
public String getHtmlChunk()
string html_chunk = 2;
- Specified by:
getHtmlChunk
in interfaceChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
- Returns:
- The htmlChunk.
-
getHtmlChunkBytes
public com.google.protobuf.ByteString getHtmlChunkBytes()
string html_chunk = 2;
- Specified by:
getHtmlChunkBytes
in interfaceChromeRenderPdfDocumentFromHtmlRequestStreamPOrBuilder
- Returns:
- The bytes for htmlChunk.
-
setHtmlChunk
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder setHtmlChunk(String value)
string html_chunk = 2;
- Parameters:
value
- The htmlChunk to set.- Returns:
- This builder for chaining.
-
clearHtmlChunk
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder clearHtmlChunk()
string html_chunk = 2;
- Returns:
- This builder for chaining.
-
setHtmlChunkBytes
public ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder setHtmlChunkBytes(com.google.protobuf.ByteString value)
string html_chunk = 2;
- Parameters:
value
- The bytes for htmlChunk to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder>
-
mergeUnknownFields
public final ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeRenderPdfDocumentFromHtmlRequestStreamP.Builder>
-
-