Uses of Class
com.google.cloud.run.v2.ServicesClient
-
Packages that use ServicesClient Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of ServicesClient in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return ServicesClient Modifier and Type Method Description static ServicesClient
ServicesClient. create()
Constructs an instance of ServicesClient with default settings.static ServicesClient
ServicesClient. create(ServicesSettings settings)
Constructs an instance of ServicesClient, using the given settings.static ServicesClient
ServicesClient. create(ServicesStub stub)
Constructs an instance of ServicesClient, using the given stub for making calls.
-