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 ListJobRunsResponseListJobRunsResponse.Builder. build()ListJobRunsResponseListJobRunsResponse.Builder. buildPartial()static ListJobRunsResponseListJobRunsResponse. getDefaultInstance()ListJobRunsResponseListJobRunsResponse.Builder. getDefaultInstanceForType()ListJobRunsResponseListJobRunsResponse. getDefaultInstanceForType()ListJobRunsResponseCloudDeployGrpc.CloudDeployBlockingStub. listJobRuns(ListJobRunsRequest request)Lists JobRuns in a given project and location.static ListJobRunsResponseListJobRunsResponse. parseDelimitedFrom(InputStream input)static ListJobRunsResponseListJobRunsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobRunsResponseListJobRunsResponse. parseFrom(byte[] data)static ListJobRunsResponseListJobRunsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobRunsResponseListJobRunsResponse. parseFrom(com.google.protobuf.ByteString data)static ListJobRunsResponseListJobRunsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobRunsResponseListJobRunsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListJobRunsResponseListJobRunsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobRunsResponseListJobRunsResponse. parseFrom(InputStream input)static ListJobRunsResponseListJobRunsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobRunsResponseListJobRunsResponse. parseFrom(ByteBuffer data)static ListJobRunsResponseListJobRunsResponse. 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.ListJobRunsPageCloudDeployClient.ListJobRunsPage. createPage(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, ListJobRunsResponse response)ListJobRunsResponse.BuilderListJobRunsResponse.Builder. mergeFrom(ListJobRunsResponse other)static ListJobRunsResponse.BuilderListJobRunsResponse. 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.ListJobRunsPageCloudDeployClient.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 voidCloudDeployGrpc.AsyncService. listJobRuns(ListJobRunsRequest request, io.grpc.stub.StreamObserver<ListJobRunsResponse> responseObserver)Lists JobRuns in a given project and location.voidCloudDeployGrpc.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.
-