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 ApplyCookiesRequestApplyCookiesRequest.getDefaultInstance()ApplyCookiesRequest.Builder.getDefaultInstanceForType()ApplyCookiesRequest.getDefaultInstanceForType()static ApplyCookiesRequestApplyCookiesRequest.parseDelimitedFrom(InputStream input) static ApplyCookiesRequestApplyCookiesRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(byte[] data) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(com.google.protobuf.ByteString data) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(InputStream input) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApplyCookiesRequestApplyCookiesRequest.parseFrom(ByteBuffer data) static ApplyCookiesRequestApplyCookiesRequest.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.BuilderApplyCookiesRequest.newBuilder(ApplyCookiesRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.renderApplyCookies(ApplyCookiesRequest request) com.google.common.util.concurrent.ListenableFuture<EmptyResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.renderApplyCookies(ApplyCookiesRequest request) voidIronPdfServiceGrpc.IronPdfServiceImplBase.renderApplyCookies(ApplyCookiesRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.renderApplyCookies(ApplyCookiesRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver)