Uses of Class
com.google.cloud.run.v2.stub.ExecutionsStub
-
Packages that use ExecutionsStub Package Description com.google.cloud.run.v2 A client to Cloud Run Admin APIcom.google.cloud.run.v2.stub -
-
Uses of ExecutionsStub in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return ExecutionsStub Modifier and Type Method Description ExecutionsStubExecutionsClient. getStub()Methods in com.google.cloud.run.v2 with parameters of type ExecutionsStub Modifier and Type Method Description static ExecutionsClientExecutionsClient. create(ExecutionsStub stub)Constructs an instance of ExecutionsClient, using the given stub for making calls.Constructors in com.google.cloud.run.v2 with parameters of type ExecutionsStub Constructor Description ExecutionsClient(ExecutionsStub stub) -
Uses of ExecutionsStub in com.google.cloud.run.v2.stub
Subclasses of ExecutionsStub in com.google.cloud.run.v2.stub Modifier and Type Class Description classGrpcExecutionsStubgRPC stub implementation for the Executions service API.classHttpJsonExecutionsStubREST stub implementation for the Executions service API.Methods in com.google.cloud.run.v2.stub that return ExecutionsStub Modifier and Type Method Description ExecutionsStubExecutionsStubSettings. createStub()
-