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 WorkstationsClient
WorkstationsClient. create()
Constructs an instance of WorkstationsClient with default settings.static WorkstationsClient
WorkstationsClient. create(WorkstationsStub stub)
Constructs an instance of WorkstationsClient, using the given stub for making calls.static WorkstationsClient
WorkstationsClient. create(WorkstationsSettings settings)
Constructs an instance of WorkstationsClient, using the given settings.
-