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 AppGatewaysServiceClientAppGatewaysServiceClient. create()Constructs an instance of AppGatewaysServiceClient with default settings.static AppGatewaysServiceClientAppGatewaysServiceClient. create(AppGatewaysServiceSettings settings)Constructs an instance of AppGatewaysServiceClient, using the given settings.static AppGatewaysServiceClientAppGatewaysServiceClient. create(AppGatewaysServiceStub stub)Constructs an instance of AppGatewaysServiceClient, using the given stub for making calls.
-