Uses of Class
com.google.cloud.asset.v1p5beta1.AssetServiceSettings
-
Packages that use AssetServiceSettings Package Description com.google.cloud.asset.v1p5beta1 A client to Cloud Asset API -
-
Uses of AssetServiceSettings in com.google.cloud.asset.v1p5beta1
Methods in com.google.cloud.asset.v1p5beta1 that return AssetServiceSettings Modifier and Type Method Description AssetServiceSettingsAssetServiceSettings.Builder. build()static AssetServiceSettingsAssetServiceSettings. create(AssetServiceStubSettings stub)AssetServiceSettingsAssetServiceClient. getSettings()Methods in com.google.cloud.asset.v1p5beta1 with parameters of type AssetServiceSettings Modifier and Type Method Description static AssetServiceClientAssetServiceClient. create(AssetServiceSettings settings)Constructs an instance of AssetServiceClient, using the given settings.Constructors in com.google.cloud.asset.v1p5beta1 with parameters of type AssetServiceSettings Constructor Description AssetServiceClient(AssetServiceSettings settings)Constructs an instance of AssetServiceClient, using the given settings.Builder(AssetServiceSettings settings)
-