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