Uses of Class
com.google.cloud.vpcaccess.v1.VpcAccessServiceSettings
-
Packages that use VpcAccessServiceSettings Package Description com.google.cloud.vpcaccess.v1 A client to Serverless VPC Access API -
-
Uses of VpcAccessServiceSettings in com.google.cloud.vpcaccess.v1
Methods in com.google.cloud.vpcaccess.v1 that return VpcAccessServiceSettings Modifier and Type Method Description VpcAccessServiceSettingsVpcAccessServiceSettings.Builder. build()static VpcAccessServiceSettingsVpcAccessServiceSettings. create(VpcAccessServiceStubSettings stub)VpcAccessServiceSettingsVpcAccessServiceClient. getSettings()Methods in com.google.cloud.vpcaccess.v1 with parameters of type VpcAccessServiceSettings Modifier and Type Method Description static VpcAccessServiceClientVpcAccessServiceClient. create(VpcAccessServiceSettings settings)Constructs an instance of VpcAccessServiceClient, using the given settings.Constructors in com.google.cloud.vpcaccess.v1 with parameters of type VpcAccessServiceSettings Constructor Description Builder(VpcAccessServiceSettings settings)VpcAccessServiceClient(VpcAccessServiceSettings settings)Constructs an instance of VpcAccessServiceClient, using the given settings.
-