| 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.ListLiveConfigsPagedResponse |
VideoStitcherServiceClient.listLiveConfigs(ListLiveConfigsRequest request)
Lists all live configs managed by the Video Stitcher that belong to the specified project and
region.
|
VideoStitcherServiceClient.ListLiveConfigsPagedResponse |
VideoStitcherServiceClient.listLiveConfigs(LocationName parent)
Lists all live configs managed by the Video Stitcher that belong to the specified project and
region.
|
VideoStitcherServiceClient.ListLiveConfigsPagedResponse |
VideoStitcherServiceClient.listLiveConfigs(String parent)
Lists all live configs managed by the Video Stitcher that belong to the specified project and
region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
VideoStitcherServiceClient.ListLiveConfigsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig> context,
com.google.api.core.ApiFuture<ListLiveConfigsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLiveConfigsRequest,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
VideoStitcherServiceClient.listLiveConfigsPagedCallable()
Lists all live configs managed by the Video Stitcher that belong to the specified project and
region.
|
com.google.api.gax.rpc.PagedCallSettings<ListLiveConfigsRequest,ListLiveConfigsResponse,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
VideoStitcherServiceSettings.listLiveConfigsSettings()
Returns the object with the settings used for calls to listLiveConfigs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveConfigsRequest,ListLiveConfigsResponse,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
VideoStitcherServiceSettings.Builder.listLiveConfigsSettings()
Returns the builder for the settings used for calls to listLiveConfigs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListLiveConfigsRequest,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
VideoStitcherServiceStub.listLiveConfigsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLiveConfigsRequest,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
GrpcVideoStitcherServiceStub.listLiveConfigsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLiveConfigsRequest,ListLiveConfigsResponse,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
VideoStitcherServiceStubSettings.listLiveConfigsSettings()
Returns the object with the settings used for calls to listLiveConfigs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveConfigsRequest,ListLiveConfigsResponse,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
VideoStitcherServiceStubSettings.Builder.listLiveConfigsSettings()
Returns the builder for the settings used for calls to listLiveConfigs.
|
Copyright © 2023 Google LLC. All rights reserved.