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 WorkstationsStubWorkstationsClient. getStub()Methods in com.google.cloud.workstations.v1beta 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.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 classGrpcWorkstationsStubgRPC stub implementation for the Workstations service API.classHttpJsonWorkstationsStubREST stub implementation for the Workstations service API.Methods in com.google.cloud.workstations.v1beta.stub that return WorkstationsStub Modifier and Type Method Description WorkstationsStubWorkstationsStubSettings. createStub()
-