| 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.ListJobTemplatesPagedResponse |
TranscoderServiceClient.listJobTemplates(ListJobTemplatesRequest request)
Lists job templates in the specified region.
|
TranscoderServiceClient.ListJobTemplatesPagedResponse |
TranscoderServiceClient.listJobTemplates(LocationName parent)
Lists job templates in the specified region.
|
TranscoderServiceClient.ListJobTemplatesPagedResponse |
TranscoderServiceClient.listJobTemplates(String parent)
Lists job templates in the specified region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TranscoderServiceClient.ListJobTemplatesPagedResponse> |
TranscoderServiceClient.ListJobTemplatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListJobTemplatesRequest,ListJobTemplatesResponse,JobTemplate> context,
com.google.api.core.ApiFuture<ListJobTemplatesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListJobTemplatesRequest,TranscoderServiceClient.ListJobTemplatesPagedResponse> |
TranscoderServiceClient.listJobTemplatesPagedCallable()
Lists job templates in the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListJobTemplatesRequest,ListJobTemplatesResponse,TranscoderServiceClient.ListJobTemplatesPagedResponse> |
TranscoderServiceSettings.listJobTemplatesSettings()
Returns the object with the settings used for calls to listJobTemplates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobTemplatesRequest,ListJobTemplatesResponse,TranscoderServiceClient.ListJobTemplatesPagedResponse> |
TranscoderServiceSettings.Builder.listJobTemplatesSettings()
Returns the builder for the settings used for calls to listJobTemplates.
|
Copyright © 2024 Google LLC. All rights reserved.