Uses of Class
com.google.cloud.workstations.v1.WorkstationsGrpc.WorkstationsStub
-
Packages that use WorkstationsGrpc.WorkstationsStub Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of WorkstationsGrpc.WorkstationsStub in com.google.cloud.workstations.v1
Methods in com.google.cloud.workstations.v1 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
-