Uses of Class
com.google.cloud.workstations.v1.WorkstationsSettings
-
Packages that use WorkstationsSettings Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of WorkstationsSettings in com.google.cloud.workstations.v1
Methods in com.google.cloud.workstations.v1 that return WorkstationsSettings Modifier and Type Method Description WorkstationsSettings
WorkstationsSettings.Builder. build()
static WorkstationsSettings
WorkstationsSettings. create(WorkstationsStubSettings stub)
WorkstationsSettings
WorkstationsClient. getSettings()
Methods in com.google.cloud.workstations.v1 with parameters of type WorkstationsSettings Modifier and Type Method Description static WorkstationsClient
WorkstationsClient. create(WorkstationsSettings settings)
Constructs an instance of WorkstationsClient, using the given settings.Constructors in com.google.cloud.workstations.v1 with parameters of type WorkstationsSettings Constructor Description Builder(WorkstationsSettings settings)
WorkstationsClient(WorkstationsSettings settings)
Constructs an instance of WorkstationsClient, using the given settings.
-