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