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