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 WorkstationsSettingsWorkstationsSettings.Builder. build()static WorkstationsSettingsWorkstationsSettings. create(WorkstationsStubSettings stub)WorkstationsSettingsWorkstationsClient. getSettings()Methods in com.google.cloud.workstations.v1 with parameters of type WorkstationsSettings Modifier and Type Method Description static WorkstationsClientWorkstationsClient. 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.
-