Uses of Class
com.ironsoftware.ironpdf.internal.proto.SetLicenseKeyRequest
Packages that use SetLicenseKeyRequest
-
Uses of SetLicenseKeyRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return SetLicenseKeyRequestModifier and TypeMethodDescriptionSetLicenseKeyRequest.Builder.build()SetLicenseKeyRequest.Builder.buildPartial()static SetLicenseKeyRequestSetLicenseKeyRequest.getDefaultInstance()SetLicenseKeyRequest.Builder.getDefaultInstanceForType()SetLicenseKeyRequest.getDefaultInstanceForType()static SetLicenseKeyRequestSetLicenseKeyRequest.parseDelimitedFrom(InputStream input) static SetLicenseKeyRequestSetLicenseKeyRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(byte[] data) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(com.google.protobuf.ByteString data) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(com.google.protobuf.CodedInputStream input) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(InputStream input) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(ByteBuffer data) static SetLicenseKeyRequestSetLicenseKeyRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type SetLicenseKeyRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SetLicenseKeyRequest>SetLicenseKeyRequest.getParserForType()static io.grpc.MethodDescriptor<SetLicenseKeyRequest,EmptyResult> IronPdfServiceGrpc.getPdfDocumentLicenseSetLicenseKeyMethod()static com.google.protobuf.Parser<SetLicenseKeyRequest>SetLicenseKeyRequest.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type SetLicenseKeyRequestModifier and TypeMethodDescriptionSetLicenseKeyRequest.Builder.mergeFrom(SetLicenseKeyRequest other) static SetLicenseKeyRequest.BuilderSetLicenseKeyRequest.newBuilder(SetLicenseKeyRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseSetLicenseKey(SetLicenseKeyRequest request) com.google.common.util.concurrent.ListenableFuture<EmptyResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentLicenseSetLicenseKey(SetLicenseKeyRequest request) voidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentLicenseSetLicenseKey(SetLicenseKeyRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseSetLicenseKey(SetLicenseKeyRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver)