Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
SetIsDebugRequest |
SetIsDebugRequest.Builder.build() |
SetIsDebugRequest |
SetIsDebugRequest.Builder.buildPartial() |
static SetIsDebugRequest |
SetIsDebugRequest.getDefaultInstance() |
SetIsDebugRequest |
SetIsDebugRequest.getDefaultInstanceForType() |
SetIsDebugRequest |
SetIsDebugRequest.Builder.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(ByteBuffer data) |
static SetIsDebugRequest |
SetIsDebugRequest.parseFrom(ByteBuffer 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) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<SetIsDebugRequest> |
SetIsDebugRequest.getParserForType() |
static io.grpc.MethodDescriptor<SetIsDebugRequest,EmptyResult> |
IronPdfServiceGrpc.getPdfDocumentLoggerSetIsDebugMethod() |
static com.google.protobuf.Parser<SetIsDebugRequest> |
SetIsDebugRequest.parser() |
Modifier and Type | Method and Description |
---|---|
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.mergeFrom(SetIsDebugRequest other) |
static SetIsDebugRequest.Builder |
SetIsDebugRequest.newBuilder(SetIsDebugRequest prototype) |
EmptyResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLoggerSetIsDebug(SetIsDebugRequest request)
Logger
|
com.google.common.util.concurrent.ListenableFuture<EmptyResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentLoggerSetIsDebug(SetIsDebugRequest request)
Logger
|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentLoggerSetIsDebug(SetIsDebugRequest request,
io.grpc.stub.StreamObserver<EmptyResult> responseObserver)
Logger
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLoggerSetIsDebug(SetIsDebugRequest request,
io.grpc.stub.StreamObserver<EmptyResult> responseObserver)
Logger
|
Copyright © 2022–2023 Iron Software. All rights reserved.