| 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.ListCdnKeysPagedResponse |
VideoStitcherServiceClient.listCdnKeys(ListCdnKeysRequest request)
Lists all CDN keys in the specified project and location.
|
VideoStitcherServiceClient.ListCdnKeysPagedResponse |
VideoStitcherServiceClient.listCdnKeys(LocationName parent)
Lists all CDN keys in the specified project and location.
|
VideoStitcherServiceClient.ListCdnKeysPagedResponse |
VideoStitcherServiceClient.listCdnKeys(String parent)
Lists all CDN keys in the specified project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
VideoStitcherServiceClient.ListCdnKeysPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey> context,
com.google.api.core.ApiFuture<ListCdnKeysResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
VideoStitcherServiceClient.listCdnKeysPagedCallable()
Lists all CDN keys in the specified project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
VideoStitcherServiceSettings.listCdnKeysSettings()
Returns the object with the settings used for calls to listCdnKeys.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
VideoStitcherServiceSettings.Builder.listCdnKeysSettings()
Returns the builder for the settings used for calls to listCdnKeys.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
VideoStitcherServiceStub.listCdnKeysPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
GrpcVideoStitcherServiceStub.listCdnKeysPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
VideoStitcherServiceStubSettings.listCdnKeysSettings()
Returns the object with the settings used for calls to listCdnKeys.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
VideoStitcherServiceStubSettings.Builder.listCdnKeysSettings()
Returns the builder for the settings used for calls to listCdnKeys.
|
Copyright © 2023 Google LLC. All rights reserved.