Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
IsValidLicenseRequest |
IsValidLicenseRequest.Builder.build() |
IsValidLicenseRequest |
IsValidLicenseRequest.Builder.buildPartial() |
static IsValidLicenseRequest |
IsValidLicenseRequest.getDefaultInstance() |
IsValidLicenseRequest |
IsValidLicenseRequest.getDefaultInstanceForType() |
IsValidLicenseRequest |
IsValidLicenseRequest.Builder.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(ByteBuffer data) |
static IsValidLicenseRequest |
IsValidLicenseRequest.parseFrom(ByteBuffer 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) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<IsValidLicenseRequest> |
IsValidLicenseRequest.getParserForType() |
static io.grpc.MethodDescriptor<IsValidLicenseRequest,BooleanResult> |
IronPdfServiceGrpc.getPdfDocumentLicenseIsValidLicenseMethod() |
static com.google.protobuf.Parser<IsValidLicenseRequest> |
IsValidLicenseRequest.parser() |
Modifier and Type | Method and Description |
---|---|
IsValidLicenseRequest.Builder |
IsValidLicenseRequest.Builder.mergeFrom(IsValidLicenseRequest other) |
static IsValidLicenseRequest.Builder |
IsValidLicenseRequest.newBuilder(IsValidLicenseRequest prototype) |
BooleanResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request)
License
|
com.google.common.util.concurrent.ListenableFuture<BooleanResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request)
License
|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request,
io.grpc.stub.StreamObserver<BooleanResult> responseObserver)
License
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request,
io.grpc.stub.StreamObserver<BooleanResult> responseObserver)
License
|
Copyright © 2022–2023 Iron Software. All rights reserved.