Uses of Class
com.google.cloud.deploy.v1.ListJobRunsResponse
-
Packages that use ListJobRunsResponse Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy APIcom.google.cloud.deploy.v1.stub -
-
Uses of ListJobRunsResponse in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return ListJobRunsResponse Modifier and Type Method Description ListJobRunsResponse
ListJobRunsResponse.Builder. build()
ListJobRunsResponse
ListJobRunsResponse.Builder. buildPartial()
static ListJobRunsResponse
ListJobRunsResponse. getDefaultInstance()
ListJobRunsResponse
ListJobRunsResponse.Builder. getDefaultInstanceForType()
ListJobRunsResponse
ListJobRunsResponse. getDefaultInstanceForType()
ListJobRunsResponse
CloudDeployGrpc.CloudDeployBlockingStub. listJobRuns(ListJobRunsRequest request)
Lists JobRuns in a given project and location.static ListJobRunsResponse
ListJobRunsResponse. parseDelimitedFrom(InputStream input)
static ListJobRunsResponse
ListJobRunsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(byte[] data)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(InputStream input)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(ByteBuffer data)
static ListJobRunsResponse
ListJobRunsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.deploy.v1 that return types with arguments of type ListJobRunsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListJobRunsRequest,ListJobRunsResponse>
CloudDeployGrpc. getListJobRunsMethod()
com.google.protobuf.Parser<ListJobRunsResponse>
ListJobRunsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListJobRunsResponse>
CloudDeployGrpc.CloudDeployFutureStub. listJobRuns(ListJobRunsRequest request)
Lists JobRuns in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListJobRunsRequest,ListJobRunsResponse>
CloudDeployClient. listJobRunsCallable()
Lists JobRuns in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobRunsRequest,ListJobRunsResponse,CloudDeployClient.ListJobRunsPagedResponse>
CloudDeploySettings.Builder. listJobRunsSettings()
Returns the builder for the settings used for calls to listJobRuns.com.google.api.gax.rpc.PagedCallSettings<ListJobRunsRequest,ListJobRunsResponse,CloudDeployClient.ListJobRunsPagedResponse>
CloudDeploySettings. listJobRunsSettings()
Returns the object with the settings used for calls to listJobRuns.static com.google.protobuf.Parser<ListJobRunsResponse>
ListJobRunsResponse. parser()
Methods in com.google.cloud.deploy.v1 with parameters of type ListJobRunsResponse Modifier and Type Method Description protected CloudDeployClient.ListJobRunsPage
CloudDeployClient.ListJobRunsPage. createPage(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, ListJobRunsResponse response)
ListJobRunsResponse.Builder
ListJobRunsResponse.Builder. mergeFrom(ListJobRunsResponse other)
static ListJobRunsResponse.Builder
ListJobRunsResponse. newBuilder(ListJobRunsResponse prototype)
Method parameters in com.google.cloud.deploy.v1 with type arguments of type ListJobRunsResponse Modifier and Type Method Description 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)
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)
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. listJobRuns(ListJobRunsRequest request, io.grpc.stub.StreamObserver<ListJobRunsResponse> responseObserver)
Lists JobRuns in a given project and location.void
CloudDeployGrpc.CloudDeployStub. listJobRuns(ListJobRunsRequest request, io.grpc.stub.StreamObserver<ListJobRunsResponse> responseObserver)
Lists JobRuns in a given project and location. -
Uses of ListJobRunsResponse in com.google.cloud.deploy.v1.stub
Methods in com.google.cloud.deploy.v1.stub that return types with arguments of type ListJobRunsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListJobRunsRequest,ListJobRunsResponse>
CloudDeployStub. listJobRunsCallable()
com.google.api.gax.rpc.UnaryCallable<ListJobRunsRequest,ListJobRunsResponse>
GrpcCloudDeployStub. listJobRunsCallable()
com.google.api.gax.rpc.UnaryCallable<ListJobRunsRequest,ListJobRunsResponse>
HttpJsonCloudDeployStub. listJobRunsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobRunsRequest,ListJobRunsResponse,CloudDeployClient.ListJobRunsPagedResponse>
CloudDeployStubSettings.Builder. listJobRunsSettings()
Returns the builder for the settings used for calls to listJobRuns.com.google.api.gax.rpc.PagedCallSettings<ListJobRunsRequest,ListJobRunsResponse,CloudDeployClient.ListJobRunsPagedResponse>
CloudDeployStubSettings. listJobRunsSettings()
Returns the object with the settings used for calls to listJobRuns.
-