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 ServicesClientServicesClient. create()Constructs an instance of ServicesClient with default settings.static ServicesClientServicesClient. create(ServicesSettings settings)Constructs an instance of ServicesClient, using the given settings.static ServicesClientServicesClient. create(ServicesStub stub)Constructs an instance of ServicesClient, using the given stub for making calls.
-