Uses of Class
com.ironsoftware.ironpdf.internal.proto.SetIsDebugRequest.Builder
Packages that use SetIsDebugRequest.Builder
-
Uses of SetIsDebugRequest.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return SetIsDebugRequest.BuilderModifier and TypeMethodDescriptionSetIsDebugRequest.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SetIsDebugRequest.Builder.clear()
SetIsDebugRequest.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) SetIsDebugRequest.Builder.clearIsDebug()
bool is_debug = 1;
SetIsDebugRequest.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) SetIsDebugRequest.Builder.clone()
SetIsDebugRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SetIsDebugRequest.Builder.mergeFrom
(com.google.protobuf.Message other) SetIsDebugRequest.Builder.mergeFrom
(SetIsDebugRequest other) SetIsDebugRequest.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static SetIsDebugRequest.Builder
SetIsDebugRequest.newBuilder()
static SetIsDebugRequest.Builder
SetIsDebugRequest.newBuilder
(SetIsDebugRequest prototype) SetIsDebugRequest.newBuilderForType()
protected SetIsDebugRequest.Builder
SetIsDebugRequest.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SetIsDebugRequest.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SetIsDebugRequest.Builder.setIsDebug
(boolean value) bool is_debug = 1;
SetIsDebugRequest.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) SetIsDebugRequest.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) SetIsDebugRequest.toBuilder()