Uses of Class
com.google.cloud.beyondcorp.appgateways.v1.AppGatewaysServiceSettings
-
Packages that use AppGatewaysServiceSettings Package Description com.google.cloud.beyondcorp.appgateways.v1 A client to BeyondCorp API -
-
Uses of AppGatewaysServiceSettings in com.google.cloud.beyondcorp.appgateways.v1
Methods in com.google.cloud.beyondcorp.appgateways.v1 that return AppGatewaysServiceSettings Modifier and Type Method Description AppGatewaysServiceSettings
AppGatewaysServiceSettings.Builder. build()
static AppGatewaysServiceSettings
AppGatewaysServiceSettings. create(AppGatewaysServiceStubSettings stub)
AppGatewaysServiceSettings
AppGatewaysServiceClient. getSettings()
Methods in com.google.cloud.beyondcorp.appgateways.v1 with parameters of type AppGatewaysServiceSettings Modifier and Type Method Description static AppGatewaysServiceClient
AppGatewaysServiceClient. create(AppGatewaysServiceSettings settings)
Constructs an instance of AppGatewaysServiceClient, using the given settings.Constructors in com.google.cloud.beyondcorp.appgateways.v1 with parameters of type AppGatewaysServiceSettings Constructor Description AppGatewaysServiceClient(AppGatewaysServiceSettings settings)
Constructs an instance of AppGatewaysServiceClient, using the given settings.Builder(AppGatewaysServiceSettings settings)
-