Uses of Class
com.google.cloud.gkeconnect.gateway.v1beta1.GatewayServiceSettings
-
Packages that use GatewayServiceSettings Package Description com.google.cloud.gkeconnect.gateway.v1beta1 A client to Connect Gateway API -
-
Uses of GatewayServiceSettings in com.google.cloud.gkeconnect.gateway.v1beta1
Methods in com.google.cloud.gkeconnect.gateway.v1beta1 that return GatewayServiceSettings Modifier and Type Method Description GatewayServiceSettings
GatewayServiceSettings.Builder. build()
static GatewayServiceSettings
GatewayServiceSettings. create(GatewayServiceStubSettings stub)
GatewayServiceSettings
GatewayServiceClient. getSettings()
Methods in com.google.cloud.gkeconnect.gateway.v1beta1 with parameters of type GatewayServiceSettings Modifier and Type Method Description static GatewayServiceClient
GatewayServiceClient. create(GatewayServiceSettings settings)
Constructs an instance of GatewayServiceClient, using the given settings.Constructors in com.google.cloud.gkeconnect.gateway.v1beta1 with parameters of type GatewayServiceSettings Constructor Description Builder(GatewayServiceSettings settings)
GatewayServiceClient(GatewayServiceSettings settings)
Constructs an instance of GatewayServiceClient, using the given settings.
-