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 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) 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.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)