Uses of Class
com.google.cloud.workstations.v1.WorkstationsGrpc.WorkstationsFutureStub
-
Packages that use WorkstationsGrpc.WorkstationsFutureStub Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of WorkstationsGrpc.WorkstationsFutureStub in com.google.cloud.workstations.v1
Methods in com.google.cloud.workstations.v1 that return WorkstationsGrpc.WorkstationsFutureStub Modifier and Type Method Description protected WorkstationsGrpc.WorkstationsFutureStub
WorkstationsGrpc.WorkstationsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static WorkstationsGrpc.WorkstationsFutureStub
WorkstationsGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-