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