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