Uses of Class
com.ironsoftware.ironpdf.internal.proto.SetIsDebugRequest
Packages that use SetIsDebugRequest
-
Uses of SetIsDebugRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return SetIsDebugRequestModifier and TypeMethodDescriptionSetIsDebugRequest.Builder.build()
SetIsDebugRequest.Builder.buildPartial()
static SetIsDebugRequest
SetIsDebugRequest.getDefaultInstance()
SetIsDebugRequest.Builder.getDefaultInstanceForType()
SetIsDebugRequest.getDefaultInstanceForType()
static SetIsDebugRequest
SetIsDebugRequest.parseDelimitedFrom
(InputStream input) static SetIsDebugRequest
SetIsDebugRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(byte[] data) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(com.google.protobuf.ByteString data) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(InputStream input) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(ByteBuffer data) static SetIsDebugRequest
SetIsDebugRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type SetIsDebugRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SetIsDebugRequest>
SetIsDebugRequest.getParserForType()
static io.grpc.MethodDescriptor<SetIsDebugRequest,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentLoggerSetIsDebugMethod()
static com.google.protobuf.Parser<SetIsDebugRequest>
SetIsDebugRequest.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type SetIsDebugRequestModifier and TypeMethodDescriptionSetIsDebugRequest.Builder.mergeFrom
(SetIsDebugRequest other) static SetIsDebugRequest.Builder
SetIsDebugRequest.newBuilder
(SetIsDebugRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLoggerSetIsDebug
(SetIsDebugRequest request) Loggercom.google.common.util.concurrent.ListenableFuture<EmptyResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentLoggerSetIsDebug
(SetIsDebugRequest request) Loggervoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentLoggerSetIsDebug
(SetIsDebugRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Loggervoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLoggerSetIsDebug
(SetIsDebugRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Logger