Uses of Class
com.google.cloud.workstations.v1.WorkstationsClient
-
Packages that use WorkstationsClient Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of WorkstationsClient in com.google.cloud.workstations.v1
Methods in com.google.cloud.workstations.v1 that return WorkstationsClient Modifier and Type Method Description static WorkstationsClientWorkstationsClient. create()Constructs an instance of WorkstationsClient with default settings.static WorkstationsClientWorkstationsClient. create(WorkstationsStub stub)Constructs an instance of WorkstationsClient, using the given stub for making calls.static WorkstationsClientWorkstationsClient. create(WorkstationsSettings settings)Constructs an instance of WorkstationsClient, using the given settings.
-