Package com.eventstore.dbclient
Class ListProjections
- java.lang.Object
-
- com.eventstore.dbclient.ListProjections
-
public class ListProjections extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ListProjections(GrpcClient client, ListProjectionsOptions options)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.concurrent.CompletableFuture<ListProjectionsResult>execute()
-
-
-
Constructor Detail
-
ListProjections
public ListProjections(GrpcClient client, ListProjectionsOptions options)
-
-
Method Detail
-
execute
public java.util.concurrent.CompletableFuture<ListProjectionsResult> execute()
-
-