Uses of Class
com.google.cloud.run.v2.stub.ServicesStub
-
Packages that use ServicesStub Package Description com.google.cloud.run.v2 A client to Cloud Run Admin APIcom.google.cloud.run.v2.stub -
-
Uses of ServicesStub in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return ServicesStub Modifier and Type Method Description ServicesStubServicesClient. getStub()Methods in com.google.cloud.run.v2 with parameters of type ServicesStub Modifier and Type Method Description static ServicesClientServicesClient. create(ServicesStub stub)Constructs an instance of ServicesClient, using the given stub for making calls.Constructors in com.google.cloud.run.v2 with parameters of type ServicesStub Constructor Description ServicesClient(ServicesStub stub) -
Uses of ServicesStub in com.google.cloud.run.v2.stub
Subclasses of ServicesStub in com.google.cloud.run.v2.stub Modifier and Type Class Description classGrpcServicesStubgRPC stub implementation for the Services service API.classHttpJsonServicesStubREST stub implementation for the Services service API.Methods in com.google.cloud.run.v2.stub that return ServicesStub Modifier and Type Method Description ServicesStubServicesStubSettings. createStub()
-