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 ClientGatewaysServiceClientClientGatewaysServiceClient. create()Constructs an instance of ClientGatewaysServiceClient with default settings.static ClientGatewaysServiceClientClientGatewaysServiceClient. create(ClientGatewaysServiceSettings settings)Constructs an instance of ClientGatewaysServiceClient, using the given settings.static ClientGatewaysServiceClientClientGatewaysServiceClient. create(ClientGatewaysServiceStub stub)Constructs an instance of ClientGatewaysServiceClient, using the given stub for making calls.
-