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 GatewayServiceSettingsGatewayServiceSettings.Builder. build()static GatewayServiceSettingsGatewayServiceSettings. create(GatewayServiceStubSettings stub)GatewayServiceSettingsGatewayServiceClient. getSettings()Methods in com.google.cloud.gkeconnect.gateway.v1beta1 with parameters of type GatewayServiceSettings Modifier and Type Method Description static GatewayServiceClientGatewayServiceClient. 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.
-