Uses of Class
com.ironsoftware.ironpdf.internal.proto.IsLicensedRequest
-
Uses of IsLicensedRequest in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionIsLicensedRequest.Builder.build()
IsLicensedRequest.Builder.buildPartial()
static IsLicensedRequest
IsLicensedRequest.getDefaultInstance()
IsLicensedRequest.Builder.getDefaultInstanceForType()
IsLicensedRequest.getDefaultInstanceForType()
static IsLicensedRequest
IsLicensedRequest.parseDelimitedFrom
(InputStream input) static IsLicensedRequest
IsLicensedRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsLicensedRequest
IsLicensedRequest.parseFrom
(byte[] data) static IsLicensedRequest
IsLicensedRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsLicensedRequest
IsLicensedRequest.parseFrom
(com.google.protobuf.ByteString data) static IsLicensedRequest
IsLicensedRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsLicensedRequest
IsLicensedRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static IsLicensedRequest
IsLicensedRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsLicensedRequest
IsLicensedRequest.parseFrom
(InputStream input) static IsLicensedRequest
IsLicensedRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsLicensedRequest
IsLicensedRequest.parseFrom
(ByteBuffer data) static IsLicensedRequest
IsLicensedRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<IsLicensedRequest>
IsLicensedRequest.getParserForType()
static io.grpc.MethodDescriptor<IsLicensedRequest,
BooleanResult> IronPdfServiceGrpc.getPdfDocumentLicenseIsLicensedMethod()
static com.google.protobuf.Parser<IsLicensedRequest>
IsLicensedRequest.parser()
Modifier and TypeMethodDescriptionIsLicensedRequest.Builder.mergeFrom
(IsLicensedRequest other) static IsLicensedRequest.Builder
IsLicensedRequest.newBuilder
(IsLicensedRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseIsLicensed
(IsLicensedRequest request) com.google.common.util.concurrent.ListenableFuture<BooleanResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentLicenseIsLicensed
(IsLicensedRequest request) void
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentLicenseIsLicensed
(IsLicensedRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsLicensed
(IsLicensedRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver)