Uses of Class
com.google.cloud.deploy.v1.JobRun
-
Packages that use JobRun Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy APIcom.google.cloud.deploy.v1.stub -
-
Uses of JobRun in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return JobRun Modifier and Type Method Description JobRun
JobRun.Builder. build()
JobRun
JobRun.Builder. buildPartial()
static JobRun
JobRun. getDefaultInstance()
JobRun
JobRun.Builder. getDefaultInstanceForType()
JobRun
JobRun. getDefaultInstanceForType()
JobRun
CloudDeployClient. getJobRun(GetJobRunRequest request)
Gets details of a single JobRun.JobRun
CloudDeployClient. getJobRun(JobRunName name)
Gets details of a single JobRun.JobRun
CloudDeployClient. getJobRun(String name)
Gets details of a single JobRun.JobRun
CloudDeployGrpc.CloudDeployBlockingStub. getJobRun(GetJobRunRequest request)
Gets details of a single JobRun.JobRun
ListJobRunsResponse.Builder. getJobRuns(int index)
The `JobRun` objects.JobRun
ListJobRunsResponse. getJobRuns(int index)
The `JobRun` objects.JobRun
ListJobRunsResponseOrBuilder. getJobRuns(int index)
The `JobRun` objects.static JobRun
JobRun. parseDelimitedFrom(InputStream input)
static JobRun
JobRun. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
JobRun. parseFrom(byte[] data)
static JobRun
JobRun. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
JobRun. parseFrom(com.google.protobuf.ByteString data)
static JobRun
JobRun. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
JobRun. parseFrom(com.google.protobuf.CodedInputStream input)
static JobRun
JobRun. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
JobRun. parseFrom(InputStream input)
static JobRun
JobRun. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
JobRun. parseFrom(ByteBuffer data)
static JobRun
JobRun. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.deploy.v1 that return types with arguments of type JobRun Modifier and Type Method Description static io.grpc.MethodDescriptor<GetJobRunRequest,JobRun>
CloudDeployGrpc. getGetJobRunMethod()
com.google.common.util.concurrent.ListenableFuture<JobRun>
CloudDeployGrpc.CloudDeployFutureStub. getJobRun(GetJobRunRequest request)
Gets details of a single JobRun.com.google.api.gax.rpc.UnaryCallable<GetJobRunRequest,JobRun>
CloudDeployClient. getJobRunCallable()
Gets details of a single JobRun.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRunRequest,JobRun>
CloudDeploySettings.Builder. getJobRunSettings()
Returns the builder for the settings used for calls to getJobRun.com.google.api.gax.rpc.UnaryCallSettings<GetJobRunRequest,JobRun>
CloudDeploySettings. getJobRunSettings()
Returns the object with the settings used for calls to getJobRun.List<JobRun>
ListJobRunsResponse.Builder. getJobRunsList()
The `JobRun` objects.List<JobRun>
ListJobRunsResponse. getJobRunsList()
The `JobRun` objects.List<JobRun>
ListJobRunsResponseOrBuilder. getJobRunsList()
The `JobRun` objects.com.google.protobuf.Parser<JobRun>
JobRun. getParserForType()
static com.google.protobuf.Parser<JobRun>
JobRun. parser()
Methods in com.google.cloud.deploy.v1 with parameters of type JobRun Modifier and Type Method Description ListJobRunsResponse.Builder
ListJobRunsResponse.Builder. addJobRuns(int index, JobRun value)
The `JobRun` objects.ListJobRunsResponse.Builder
ListJobRunsResponse.Builder. addJobRuns(JobRun value)
The `JobRun` objects.JobRun.Builder
JobRun.Builder. mergeFrom(JobRun other)
static JobRun.Builder
JobRun. newBuilder(JobRun prototype)
ListJobRunsResponse.Builder
ListJobRunsResponse.Builder. setJobRuns(int index, JobRun value)
The `JobRun` objects.Method parameters in com.google.cloud.deploy.v1 with type arguments of type JobRun Modifier and Type Method Description ListJobRunsResponse.Builder
ListJobRunsResponse.Builder. addAllJobRuns(Iterable<? extends JobRun> values)
The `JobRun` objects.static com.google.api.core.ApiFuture<CloudDeployClient.ListJobRunsPagedResponse>
CloudDeployClient.ListJobRunsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, com.google.api.core.ApiFuture<ListJobRunsResponse> futureResponse)
protected CloudDeployClient.ListJobRunsPage
CloudDeployClient.ListJobRunsPage. createPage(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, ListJobRunsResponse response)
com.google.api.core.ApiFuture<CloudDeployClient.ListJobRunsPage>
CloudDeployClient.ListJobRunsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, com.google.api.core.ApiFuture<ListJobRunsResponse> futureResponse)
default void
CloudDeployGrpc.AsyncService. getJobRun(GetJobRunRequest request, io.grpc.stub.StreamObserver<JobRun> responseObserver)
Gets details of a single JobRun.void
CloudDeployGrpc.CloudDeployStub. getJobRun(GetJobRunRequest request, io.grpc.stub.StreamObserver<JobRun> responseObserver)
Gets details of a single JobRun. -
Uses of JobRun in com.google.cloud.deploy.v1.stub
Methods in com.google.cloud.deploy.v1.stub that return types with arguments of type JobRun Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetJobRunRequest,JobRun>
CloudDeployStub. getJobRunCallable()
com.google.api.gax.rpc.UnaryCallable<GetJobRunRequest,JobRun>
GrpcCloudDeployStub. getJobRunCallable()
com.google.api.gax.rpc.UnaryCallable<GetJobRunRequest,JobRun>
HttpJsonCloudDeployStub. getJobRunCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRunRequest,JobRun>
CloudDeployStubSettings.Builder. getJobRunSettings()
Returns the builder for the settings used for calls to getJobRun.com.google.api.gax.rpc.UnaryCallSettings<GetJobRunRequest,JobRun>
CloudDeployStubSettings. getJobRunSettings()
Returns the object with the settings used for calls to getJobRun.
-