Uses of Class
com.ironsoftware.ironpdf.internal.proto.Empty
Packages that use Empty
-
Uses of Empty in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return EmptyModifier and TypeMethodDescriptionEmpty.Builder.build()
Empty.Builder.buildPartial()
static Empty
Empty.getDefaultInstance()
Empty.Builder.getDefaultInstanceForType()
Empty.getDefaultInstanceForType()
EmptyResult.Builder.getResult()
.IronPdfEngine.Proto.Empty result = 1;
EmptyResult.getResult()
.IronPdfEngine.Proto.Empty result = 1;
EmptyResultOrBuilder.getResult()
.IronPdfEngine.Proto.Empty result = 1;
HandshakeResponse.Builder.getSuccess()
.IronPdfEngine.Proto.Empty success = 1;
HandshakeResponse.getSuccess()
.IronPdfEngine.Proto.Empty success = 1;
HandshakeResponseOrBuilder.getSuccess()
.IronPdfEngine.Proto.Empty success = 1;
static Empty
Empty.parseDelimitedFrom
(InputStream input) static Empty
Empty.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Empty
Empty.parseFrom
(byte[] data) static Empty
Empty.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Empty
Empty.parseFrom
(com.google.protobuf.ByteString data) static Empty
Empty.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Empty
Empty.parseFrom
(com.google.protobuf.CodedInputStream input) static Empty
Empty.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Empty
Empty.parseFrom
(InputStream input) static Empty
Empty.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Empty
Empty.parseFrom
(ByteBuffer data) static Empty
Empty.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type EmptyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Empty>
Empty.getParserForType()
static com.google.protobuf.Parser<Empty>
Empty.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type EmptyModifier and TypeMethodDescriptionEmptyResult.Builder.mergeResult
(Empty value) .IronPdfEngine.Proto.Empty result = 1;
HandshakeResponse.Builder.mergeSuccess
(Empty value) .IronPdfEngine.Proto.Empty success = 1;
static Empty.Builder
Empty.newBuilder
(Empty prototype) .IronPdfEngine.Proto.Empty result = 1;
HandshakeResponse.Builder.setSuccess
(Empty value) .IronPdfEngine.Proto.Empty success = 1;