Uses of Class
com.google.cloud.workstations.v1beta.WorkstationsGrpc.WorkstationsStub
-
Packages that use WorkstationsGrpc.WorkstationsStub Package Description com.google.cloud.workstations.v1beta A client to Cloud Workstations API -
-
Uses of WorkstationsGrpc.WorkstationsStub in com.google.cloud.workstations.v1beta
Methods in com.google.cloud.workstations.v1beta that return WorkstationsGrpc.WorkstationsStub Modifier and Type Method Description protected WorkstationsGrpc.WorkstationsStub
WorkstationsGrpc.WorkstationsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static WorkstationsGrpc.WorkstationsStub
WorkstationsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-