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