com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata> |
VideoStitcherServiceClient.createCdnKeyAsync(CreateCdnKeyRequest request) |
Creates a new CDN key.
|
com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata> |
VideoStitcherServiceClient.createCdnKeyAsync(LocationName parent,
CdnKey cdnKey,
String cdnKeyId) |
Creates a new CDN key.
|
com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata> |
VideoStitcherServiceClient.createCdnKeyAsync(String parent,
CdnKey cdnKey,
String cdnKeyId) |
Creates a new CDN key.
|
com.google.api.gax.rpc.OperationCallable<CreateCdnKeyRequest,CdnKey,OperationMetadata> |
VideoStitcherServiceClient.createCdnKeyOperationCallable() |
Creates a new CDN key.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCdnKeyRequest,CdnKey,OperationMetadata> |
VideoStitcherServiceSettings.Builder.createCdnKeyOperationSettings() |
Returns the builder for the settings used for calls to createCdnKey.
|
com.google.api.gax.rpc.OperationCallSettings<CreateCdnKeyRequest,CdnKey,OperationMetadata> |
VideoStitcherServiceSettings.createCdnKeyOperationSettings() |
Returns the object with the settings used for calls to createCdnKey.
|
com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata> |
VideoStitcherServiceClient.createLiveConfigAsync(CreateLiveConfigRequest request) |
Registers the live config with the provided unique ID in the specified region.
|
com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata> |
VideoStitcherServiceClient.createLiveConfigAsync(LocationName parent,
LiveConfig liveConfig,
String liveConfigId) |
Registers the live config with the provided unique ID in the specified region.
|
com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata> |
VideoStitcherServiceClient.createLiveConfigAsync(String parent,
LiveConfig liveConfig,
String liveConfigId) |
Registers the live config with the provided unique ID in the specified region.
|
com.google.api.gax.rpc.OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata> |
VideoStitcherServiceClient.createLiveConfigOperationCallable() |
Registers the live config with the provided unique ID in the specified region.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata> |
VideoStitcherServiceSettings.Builder.createLiveConfigOperationSettings() |
Returns the builder for the settings used for calls to createLiveConfig.
|
com.google.api.gax.rpc.OperationCallSettings<CreateLiveConfigRequest,LiveConfig,OperationMetadata> |
VideoStitcherServiceSettings.createLiveConfigOperationSettings() |
Returns the object with the settings used for calls to createLiveConfig.
|
com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata> |
VideoStitcherServiceClient.createSlateAsync(CreateSlateRequest request) |
Creates a slate.
|
com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata> |
VideoStitcherServiceClient.createSlateAsync(LocationName parent,
Slate slate,
String slateId) |
Creates a slate.
|
com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata> |
VideoStitcherServiceClient.createSlateAsync(String parent,
Slate slate,
String slateId) |
Creates a slate.
|
com.google.api.gax.rpc.OperationCallable<CreateSlateRequest,Slate,OperationMetadata> |
VideoStitcherServiceClient.createSlateOperationCallable() |
Creates a slate.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata> |
VideoStitcherServiceSettings.Builder.createSlateOperationSettings() |
Returns the builder for the settings used for calls to createSlate.
|
com.google.api.gax.rpc.OperationCallSettings<CreateSlateRequest,Slate,OperationMetadata> |
VideoStitcherServiceSettings.createSlateOperationSettings() |
Returns the object with the settings used for calls to createSlate.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteCdnKeyAsync(CdnKeyName name) |
Deletes the specified CDN key.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteCdnKeyAsync(DeleteCdnKeyRequest request) |
Deletes the specified CDN key.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteCdnKeyAsync(String name) |
Deletes the specified CDN key.
|
com.google.api.gax.rpc.OperationCallable<DeleteCdnKeyRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteCdnKeyOperationCallable() |
Deletes the specified CDN key.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCdnKeyRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceSettings.Builder.deleteCdnKeyOperationSettings() |
Returns the builder for the settings used for calls to deleteCdnKey.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteCdnKeyRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceSettings.deleteCdnKeyOperationSettings() |
Returns the object with the settings used for calls to deleteCdnKey.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteLiveConfigAsync(DeleteLiveConfigRequest request) |
Deletes the specified live config.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteLiveConfigAsync(LiveConfigName name) |
Deletes the specified live config.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteLiveConfigAsync(String name) |
Deletes the specified live config.
|
com.google.api.gax.rpc.OperationCallable<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteLiveConfigOperationCallable() |
Deletes the specified live config.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceSettings.Builder.deleteLiveConfigOperationSettings() |
Returns the builder for the settings used for calls to deleteLiveConfig.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceSettings.deleteLiveConfigOperationSettings() |
Returns the object with the settings used for calls to deleteLiveConfig.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteSlateAsync(DeleteSlateRequest request) |
Deletes the specified slate.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteSlateAsync(SlateName name) |
Deletes the specified slate.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteSlateAsync(String name) |
Deletes the specified slate.
|
com.google.api.gax.rpc.OperationCallable<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceClient.deleteSlateOperationCallable() |
Deletes the specified slate.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceSettings.Builder.deleteSlateOperationSettings() |
Returns the builder for the settings used for calls to deleteSlate.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata> |
VideoStitcherServiceSettings.deleteSlateOperationSettings() |
Returns the object with the settings used for calls to deleteSlate.
|
com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.getParserForType() |
|
static com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.parser() |
|
com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata> |
VideoStitcherServiceClient.updateCdnKeyAsync(CdnKey cdnKey,
com.google.protobuf.FieldMask updateMask) |
Updates the specified CDN key.
|
com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata> |
VideoStitcherServiceClient.updateCdnKeyAsync(UpdateCdnKeyRequest request) |
Updates the specified CDN key.
|
com.google.api.gax.rpc.OperationCallable<UpdateCdnKeyRequest,CdnKey,OperationMetadata> |
VideoStitcherServiceClient.updateCdnKeyOperationCallable() |
Updates the specified CDN key.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCdnKeyRequest,CdnKey,OperationMetadata> |
VideoStitcherServiceSettings.Builder.updateCdnKeyOperationSettings() |
Returns the builder for the settings used for calls to updateCdnKey.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateCdnKeyRequest,CdnKey,OperationMetadata> |
VideoStitcherServiceSettings.updateCdnKeyOperationSettings() |
Returns the object with the settings used for calls to updateCdnKey.
|
com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata> |
VideoStitcherServiceClient.updateSlateAsync(Slate slate,
com.google.protobuf.FieldMask updateMask) |
Updates the specified slate.
|
com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata> |
VideoStitcherServiceClient.updateSlateAsync(UpdateSlateRequest request) |
Updates the specified slate.
|
com.google.api.gax.rpc.OperationCallable<UpdateSlateRequest,Slate,OperationMetadata> |
VideoStitcherServiceClient.updateSlateOperationCallable() |
Updates the specified slate.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSlateRequest,Slate,OperationMetadata> |
VideoStitcherServiceSettings.Builder.updateSlateOperationSettings() |
Returns the builder for the settings used for calls to updateSlate.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateSlateRequest,Slate,OperationMetadata> |
VideoStitcherServiceSettings.updateSlateOperationSettings() |
Returns the object with the settings used for calls to updateSlate.
|