Uses of Class
com.google.cloud.workstations.v1beta.WorkstationsSettings
-
Packages that use WorkstationsSettings Package Description com.google.cloud.workstations.v1beta A client to Cloud Workstations API -
-
Uses of WorkstationsSettings in com.google.cloud.workstations.v1beta
Methods in com.google.cloud.workstations.v1beta 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.v1beta 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.v1beta with parameters of type WorkstationsSettings Constructor Description Builder(WorkstationsSettings settings)
WorkstationsClient(WorkstationsSettings settings)
Constructs an instance of WorkstationsClient, using the given settings.
-