Uses of Class
com.google.cloud.workstations.v1beta.stub.WorkstationsStub
-
Packages that use WorkstationsStub Package Description com.google.cloud.workstations.v1beta A client to Cloud Workstations APIcom.google.cloud.workstations.v1beta.stub -
-
Uses of WorkstationsStub in com.google.cloud.workstations.v1beta
Methods in com.google.cloud.workstations.v1beta that return WorkstationsStub Modifier and Type Method Description WorkstationsStub
WorkstationsClient. getStub()
Methods in com.google.cloud.workstations.v1beta with parameters of type WorkstationsStub Modifier and Type Method Description static WorkstationsClient
WorkstationsClient. create(WorkstationsStub stub)
Constructs an instance of WorkstationsClient, using the given stub for making calls.Constructors in com.google.cloud.workstations.v1beta with parameters of type WorkstationsStub Constructor Description WorkstationsClient(WorkstationsStub stub)
-
Uses of WorkstationsStub in com.google.cloud.workstations.v1beta.stub
Subclasses of WorkstationsStub in com.google.cloud.workstations.v1beta.stub Modifier and Type Class Description class
GrpcWorkstationsStub
gRPC stub implementation for the Workstations service API.class
HttpJsonWorkstationsStub
REST stub implementation for the Workstations service API.Methods in com.google.cloud.workstations.v1beta.stub that return WorkstationsStub Modifier and Type Method Description WorkstationsStub
WorkstationsStubSettings. createStub()
-