Uses of Class
com.google.cloud.beyondcorp.appgateways.v1.AppGatewaysServiceClient
-
Packages that use AppGatewaysServiceClient Package Description com.google.cloud.beyondcorp.appgateways.v1 A client to BeyondCorp API -
-
Uses of AppGatewaysServiceClient in com.google.cloud.beyondcorp.appgateways.v1
Methods in com.google.cloud.beyondcorp.appgateways.v1 that return AppGatewaysServiceClient Modifier and Type Method Description static AppGatewaysServiceClient
AppGatewaysServiceClient. create()
Constructs an instance of AppGatewaysServiceClient with default settings.static AppGatewaysServiceClient
AppGatewaysServiceClient. create(AppGatewaysServiceSettings settings)
Constructs an instance of AppGatewaysServiceClient, using the given settings.static AppGatewaysServiceClient
AppGatewaysServiceClient. create(AppGatewaysServiceStub stub)
Constructs an instance of AppGatewaysServiceClient, using the given stub for making calls.
-