Uses of Class
com.ironsoftware.ironpdf.internal.proto.IsValidLicenseRequest
Packages that use IsValidLicenseRequest
-
Uses of IsValidLicenseRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return IsValidLicenseRequestModifier and TypeMethodDescriptionIsValidLicenseRequest.Builder.build()IsValidLicenseRequest.Builder.buildPartial()static IsValidLicenseRequestIsValidLicenseRequest.getDefaultInstance()IsValidLicenseRequest.Builder.getDefaultInstanceForType()IsValidLicenseRequest.getDefaultInstanceForType()static IsValidLicenseRequestIsValidLicenseRequest.parseDelimitedFrom(InputStream input) static IsValidLicenseRequestIsValidLicenseRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(byte[] data) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(com.google.protobuf.ByteString data) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(com.google.protobuf.CodedInputStream input) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(InputStream input) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(ByteBuffer data) static IsValidLicenseRequestIsValidLicenseRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type IsValidLicenseRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IsValidLicenseRequest>IsValidLicenseRequest.getParserForType()static io.grpc.MethodDescriptor<IsValidLicenseRequest,BooleanResult> IronPdfServiceGrpc.getPdfDocumentLicenseIsValidLicenseMethod()static com.google.protobuf.Parser<IsValidLicenseRequest>IsValidLicenseRequest.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type IsValidLicenseRequestModifier 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) LicensevoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) LicensevoidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) License