Uses of Class
com.ironsoftware.ironpdf.internal.proto.IsLicensedRequest
Packages that use IsLicensedRequest
-
Uses of IsLicensedRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return IsLicensedRequestModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type IsLicensedRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IsLicensedRequest>
IsLicensedRequest.getParserForType()
static io.grpc.MethodDescriptor<IsLicensedRequest,
BooleanResult> IronPdfServiceGrpc.getPdfDocumentLicenseIsLicensedMethod()
static com.google.protobuf.Parser<IsLicensedRequest>
IsLicensedRequest.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type IsLicensedRequestModifier 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)