public static final class GetBookmarksDescriptorResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetBookmarksDescriptorResult.Builder> implements GetBookmarksDescriptorResultOrBuilder
IronPdfEngine.Proto.GetBookmarksDescriptorResult
Modifier and Type | Method and Description |
---|---|
GetBookmarksDescriptorResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetBookmarksDescriptorResult |
build() |
GetBookmarksDescriptorResult |
buildPartial() |
GetBookmarksDescriptorResult.Builder |
clear() |
GetBookmarksDescriptorResult.Builder |
clearException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
GetBookmarksDescriptorResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetBookmarksDescriptorResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetBookmarksDescriptorResult.Builder |
clearResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
GetBookmarksDescriptorResult.Builder |
clearResultOrException() |
GetBookmarksDescriptorResult.Builder |
clone() |
GetBookmarksDescriptorResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RemoteException |
getException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
RemoteException.Builder |
getExceptionBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2; |
RemoteExceptionOrBuilder |
getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2; |
BookmarkDescriptorCollection |
getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
BookmarkDescriptorCollection.Builder |
getResultBuilder()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
BookmarkDescriptorCollectionOrBuilder |
getResultOrBuilder()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
GetBookmarksDescriptorResult.ResultOrExceptionCase |
getResultOrExceptionCase() |
boolean |
hasException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
boolean |
hasResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetBookmarksDescriptorResult.Builder |
mergeException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2; |
GetBookmarksDescriptorResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetBookmarksDescriptorResult.Builder |
mergeFrom(GetBookmarksDescriptorResult other) |
GetBookmarksDescriptorResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetBookmarksDescriptorResult.Builder |
mergeResult(BookmarkDescriptorCollection value)
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
GetBookmarksDescriptorResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetBookmarksDescriptorResult.Builder |
setException(RemoteException.Builder builderForValue)
.IronPdfEngine.Proto.RemoteException exception = 2; |
GetBookmarksDescriptorResult.Builder |
setException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2; |
GetBookmarksDescriptorResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetBookmarksDescriptorResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetBookmarksDescriptorResult.Builder |
setResult(BookmarkDescriptorCollection.Builder builderForValue)
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
GetBookmarksDescriptorResult.Builder |
setResult(BookmarkDescriptorCollection value)
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
GetBookmarksDescriptorResult.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<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.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<GetBookmarksDescriptorResult.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<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GetBookmarksDescriptorResult build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GetBookmarksDescriptorResult buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GetBookmarksDescriptorResult.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<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.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<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.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<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.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<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.Builder mergeFrom(GetBookmarksDescriptorResult other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<GetBookmarksDescriptorResult.Builder>
public GetBookmarksDescriptorResult.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<GetBookmarksDescriptorResult.Builder>
IOException
public GetBookmarksDescriptorResult.ResultOrExceptionCase getResultOrExceptionCase()
getResultOrExceptionCase
in interface GetBookmarksDescriptorResultOrBuilder
public GetBookmarksDescriptorResult.Builder clearResultOrException()
public boolean hasResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
hasResult
in interface GetBookmarksDescriptorResultOrBuilder
public BookmarkDescriptorCollection getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
getResult
in interface GetBookmarksDescriptorResultOrBuilder
public GetBookmarksDescriptorResult.Builder setResult(BookmarkDescriptorCollection value)
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
public GetBookmarksDescriptorResult.Builder setResult(BookmarkDescriptorCollection.Builder builderForValue)
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
public GetBookmarksDescriptorResult.Builder mergeResult(BookmarkDescriptorCollection value)
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
public GetBookmarksDescriptorResult.Builder clearResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
public BookmarkDescriptorCollection.Builder getResultBuilder()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
public BookmarkDescriptorCollectionOrBuilder getResultOrBuilder()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
getResultOrBuilder
in interface GetBookmarksDescriptorResultOrBuilder
public boolean hasException()
.IronPdfEngine.Proto.RemoteException exception = 2;
hasException
in interface GetBookmarksDescriptorResultOrBuilder
public RemoteException getException()
.IronPdfEngine.Proto.RemoteException exception = 2;
getException
in interface GetBookmarksDescriptorResultOrBuilder
public GetBookmarksDescriptorResult.Builder setException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2;
public GetBookmarksDescriptorResult.Builder setException(RemoteException.Builder builderForValue)
.IronPdfEngine.Proto.RemoteException exception = 2;
public GetBookmarksDescriptorResult.Builder mergeException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2;
public GetBookmarksDescriptorResult.Builder clearException()
.IronPdfEngine.Proto.RemoteException exception = 2;
public RemoteException.Builder getExceptionBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2;
public RemoteExceptionOrBuilder getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2;
getExceptionOrBuilder
in interface GetBookmarksDescriptorResultOrBuilder
public final GetBookmarksDescriptorResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetBookmarksDescriptorResult.Builder>
public final GetBookmarksDescriptorResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetBookmarksDescriptorResult.Builder>
Copyright © 2022–2023 Iron Software. All rights reserved.