Uses of Class
com.google.cloud.oslogin.v1.OsLoginServiceSettings
-
Packages that use OsLoginServiceSettings Package Description com.google.cloud.oslogin.v1 A client to Cloud OS Login API -
-
Uses of OsLoginServiceSettings in com.google.cloud.oslogin.v1
Methods in com.google.cloud.oslogin.v1 that return OsLoginServiceSettings Modifier and Type Method Description OsLoginServiceSettingsOsLoginServiceSettings.Builder. build()static OsLoginServiceSettingsOsLoginServiceSettings. create(OsLoginServiceStubSettings stub)OsLoginServiceSettingsOsLoginServiceClient. getSettings()Methods in com.google.cloud.oslogin.v1 with parameters of type OsLoginServiceSettings Modifier and Type Method Description static OsLoginServiceClientOsLoginServiceClient. create(OsLoginServiceSettings settings)Constructs an instance of OsLoginServiceClient, using the given settings.Constructors in com.google.cloud.oslogin.v1 with parameters of type OsLoginServiceSettings Constructor Description Builder(OsLoginServiceSettings settings)OsLoginServiceClient(OsLoginServiceSettings settings)Constructs an instance of OsLoginServiceClient, using the given settings.
-