public static final class ProjectsGrpc.ProjectsFutureStub extends io.grpc.stub.AbstractStub<ProjectsGrpc.ProjectsFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected ProjectsGrpc.ProjectsFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<ProjectListResponse> |
list(ProjectListRequest request) |
com.google.common.util.concurrent.ListenableFuture<ProjectMemberListResponse> |
members(ProjectMemberListRequest request) |
protected ProjectsGrpc.ProjectsFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ProjectsGrpc.ProjectsFutureStub>public com.google.common.util.concurrent.ListenableFuture<ProjectListResponse> list(ProjectListRequest request)
public com.google.common.util.concurrent.ListenableFuture<ProjectMemberListResponse> members(ProjectMemberListRequest request)