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