Uses of Class
com.ironsoftware.ironpdf.internal.proto.SetIsDebugRequest
-
Uses of SetIsDebugRequest in com.ironsoftware.ironpdf.internal.proto
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<SetIsDebugRequest>
SetIsDebugRequest.getParserForType()
static io.grpc.MethodDescriptor<SetIsDebugRequest,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentLoggerSetIsDebugMethod()
static com.google.protobuf.Parser<SetIsDebugRequest>
SetIsDebugRequest.parser()
Modifier 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