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