| Package | Description |
|---|---|
| com.google.cloud.video.stitcher.v1 |
A client to Video Stitcher API
|
| com.google.cloud.video.stitcher.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
VideoStitcherServiceClient.ListSlatesPagedResponse |
VideoStitcherServiceClient.listSlates(ListSlatesRequest request)
Lists all slates in the specified project and location.
|
VideoStitcherServiceClient.ListSlatesPagedResponse |
VideoStitcherServiceClient.listSlates(LocationName parent)
Lists all slates in the specified project and location.
|
VideoStitcherServiceClient.ListSlatesPagedResponse |
VideoStitcherServiceClient.listSlates(String parent)
Lists all slates in the specified project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListSlatesPagedResponse> |
VideoStitcherServiceClient.ListSlatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context,
com.google.api.core.ApiFuture<ListSlatesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,VideoStitcherServiceClient.ListSlatesPagedResponse> |
VideoStitcherServiceClient.listSlatesPagedCallable()
Lists all slates in the specified project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse> |
VideoStitcherServiceSettings.listSlatesSettings()
Returns the object with the settings used for calls to listSlates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse> |
VideoStitcherServiceSettings.Builder.listSlatesSettings()
Returns the builder for the settings used for calls to listSlates.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,VideoStitcherServiceClient.ListSlatesPagedResponse> |
VideoStitcherServiceStub.listSlatesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,VideoStitcherServiceClient.ListSlatesPagedResponse> |
GrpcVideoStitcherServiceStub.listSlatesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse> |
VideoStitcherServiceStubSettings.listSlatesSettings()
Returns the object with the settings used for calls to listSlates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse> |
VideoStitcherServiceStubSettings.Builder.listSlatesSettings()
Returns the builder for the settings used for calls to listSlates.
|
Copyright © 2023 Google LLC. All rights reserved.