Uses of Class
com.google.api.apikeys.v2.ApiKeysSettings
-
Packages that use ApiKeysSettings Package Description com.google.api.apikeys.v2 A client to API Keys API -
-
Uses of ApiKeysSettings in com.google.api.apikeys.v2
Methods in com.google.api.apikeys.v2 that return ApiKeysSettings Modifier and Type Method Description ApiKeysSettings
ApiKeysSettings.Builder. build()
static ApiKeysSettings
ApiKeysSettings. create(ApiKeysStubSettings stub)
ApiKeysSettings
ApiKeysClient. getSettings()
Methods in com.google.api.apikeys.v2 with parameters of type ApiKeysSettings Modifier and Type Method Description static ApiKeysClient
ApiKeysClient. create(ApiKeysSettings settings)
Constructs an instance of ApiKeysClient, using the given settings.Constructors in com.google.api.apikeys.v2 with parameters of type ApiKeysSettings Constructor Description ApiKeysClient(ApiKeysSettings settings)
Constructs an instance of ApiKeysClient, using the given settings.Builder(ApiKeysSettings settings)
-