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 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) 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) 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