Uses of Class
com.ironsoftware.ironpdf.internal.proto.SystemIsValidLicenseRequestP
-
Packages that use SystemIsValidLicenseRequestP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of SystemIsValidLicenseRequestP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return SystemIsValidLicenseRequestP Modifier and Type Method Description SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP.Builder. build()
SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP.Builder. buildPartial()
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. getDefaultInstance()
SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP.Builder. getDefaultInstanceForType()
SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. getDefaultInstanceForType()
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseDelimitedFrom(InputStream input)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(byte[] data)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(com.google.protobuf.ByteString data)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(com.google.protobuf.CodedInputStream input)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(InputStream input)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(ByteBuffer data)
static SystemIsValidLicenseRequestP
SystemIsValidLicenseRequestP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type SystemIsValidLicenseRequestP Modifier and Type Method Description com.google.protobuf.Parser<SystemIsValidLicenseRequestP>
SystemIsValidLicenseRequestP. getParserForType()
static io.grpc.MethodDescriptor<SystemIsValidLicenseRequestP,BooleanResultP>
IronPdfServiceGrpc. getSystemLicenseIsValidLicenseMethod()
static com.google.protobuf.Parser<SystemIsValidLicenseRequestP>
SystemIsValidLicenseRequestP. parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type SystemIsValidLicenseRequestP Modifier and Type Method Description SystemIsValidLicenseRequestP.Builder
SystemIsValidLicenseRequestP.Builder. mergeFrom(SystemIsValidLicenseRequestP other)
static SystemIsValidLicenseRequestP.Builder
SystemIsValidLicenseRequestP. newBuilder(SystemIsValidLicenseRequestP prototype)
default void
IronPdfServiceGrpc.AsyncService. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)
/////////////////SYSTEM/////////////////// SYSTEM_LicenseBooleanResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request)
/////////////////SYSTEM/////////////////// SYSTEM_Licensecom.google.common.util.concurrent.ListenableFuture<BooleanResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request)
/////////////////SYSTEM/////////////////// SYSTEM_Licensevoid
IronPdfServiceGrpc.IronPdfServiceStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)
/////////////////SYSTEM/////////////////// SYSTEM_License
-