| Package | Description |
|---|---|
| com.google.cloud.video.transcoder.v1 |
A client to Transcoder API
|
| com.google.cloud.video.transcoder.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
TranscoderServiceClient.ListJobsPagedResponse |
TranscoderServiceClient.listJobs(ListJobsRequest request)
Lists jobs in the specified region.
|
TranscoderServiceClient.ListJobsPagedResponse |
TranscoderServiceClient.listJobs(LocationName parent)
Lists jobs in the specified region.
|
TranscoderServiceClient.ListJobsPagedResponse |
TranscoderServiceClient.listJobs(String parent)
Lists jobs in the specified region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TranscoderServiceClient.ListJobsPagedResponse> |
TranscoderServiceClient.ListJobsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context,
com.google.api.core.ApiFuture<ListJobsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,TranscoderServiceClient.ListJobsPagedResponse> |
TranscoderServiceClient.listJobsPagedCallable()
Lists jobs in the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,TranscoderServiceClient.ListJobsPagedResponse> |
TranscoderServiceSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,TranscoderServiceClient.ListJobsPagedResponse> |
TranscoderServiceSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,TranscoderServiceClient.ListJobsPagedResponse> |
TranscoderServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,TranscoderServiceClient.ListJobsPagedResponse> |
GrpcTranscoderServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,TranscoderServiceClient.ListJobsPagedResponse> |
HttpJsonTranscoderServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,TranscoderServiceClient.ListJobsPagedResponse> |
TranscoderServiceStubSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,TranscoderServiceClient.ListJobsPagedResponse> |
TranscoderServiceStubSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
Copyright © 2024 Google LLC. All rights reserved.