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 SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP.Builder. build()SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP.Builder. buildPartial()static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. getDefaultInstance()SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP.Builder. getDefaultInstanceForType()SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. getDefaultInstanceForType()static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseDelimitedFrom(InputStream input)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(byte[] data)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(com.google.protobuf.ByteString data)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(com.google.protobuf.CodedInputStream input)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(InputStream input)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. parseFrom(ByteBuffer data)static SystemIsValidLicenseRequestPSystemIsValidLicenseRequestP. 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.BuilderSystemIsValidLicenseRequestP.Builder. mergeFrom(SystemIsValidLicenseRequestP other)static SystemIsValidLicenseRequestP.BuilderSystemIsValidLicenseRequestP. newBuilder(SystemIsValidLicenseRequestP prototype)default voidIronPdfServiceGrpc.AsyncService. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)/////////////////SYSTEM/////////////////// SYSTEM_LicenseBooleanResultPIronPdfServiceGrpc.IronPdfServiceBlockingStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request)/////////////////SYSTEM/////////////////// SYSTEM_Licensecom.google.common.util.concurrent.ListenableFuture<BooleanResultP>IronPdfServiceGrpc.IronPdfServiceFutureStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request)/////////////////SYSTEM/////////////////// SYSTEM_LicensevoidIronPdfServiceGrpc.IronPdfServiceStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)/////////////////SYSTEM/////////////////// SYSTEM_License
-