Uses of Class
com.google.cloud.api.servicemanagement.v1.ServiceManagerSettings
-
Packages that use ServiceManagerSettings Package Description com.google.cloud.api.servicemanagement.v1 A client to Service Management API -
-
Uses of ServiceManagerSettings in com.google.cloud.api.servicemanagement.v1
Methods in com.google.cloud.api.servicemanagement.v1 that return ServiceManagerSettings Modifier and Type Method Description ServiceManagerSettingsServiceManagerSettings.Builder. build()static ServiceManagerSettingsServiceManagerSettings. create(ServiceManagerStubSettings stub)ServiceManagerSettingsServiceManagerClient. getSettings()Methods in com.google.cloud.api.servicemanagement.v1 with parameters of type ServiceManagerSettings Modifier and Type Method Description static ServiceManagerClientServiceManagerClient. create(ServiceManagerSettings settings)Constructs an instance of ServiceManagerClient, using the given settings.Constructors in com.google.cloud.api.servicemanagement.v1 with parameters of type ServiceManagerSettings Constructor Description Builder(ServiceManagerSettings settings)ServiceManagerClient(ServiceManagerSettings settings)Constructs an instance of ServiceManagerClient, using the given settings.
-