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 WorkstationsSettingsWorkstationsSettings.Builder. build()static WorkstationsSettingsWorkstationsSettings. create(WorkstationsStubSettings stub)WorkstationsSettingsWorkstationsClient. getSettings()Methods in com.google.cloud.workstations.v1beta 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.v1beta with parameters of type WorkstationsSettings Constructor Description Builder(WorkstationsSettings settings)WorkstationsClient(WorkstationsSettings settings)Constructs an instance of WorkstationsClient, using the given settings.
-