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 VpcAccessServiceSettings
VpcAccessServiceSettings.Builder. build()
static VpcAccessServiceSettings
VpcAccessServiceSettings. create(VpcAccessServiceStubSettings stub)
VpcAccessServiceSettings
VpcAccessServiceClient. getSettings()
Methods in com.google.cloud.vpcaccess.v1 with parameters of type VpcAccessServiceSettings Modifier and Type Method Description static VpcAccessServiceClient
VpcAccessServiceClient. 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.
-