public static class VideoStitcherServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<VideoStitcherServiceSettings,VideoStitcherServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(VideoStitcherServiceSettings settings) |
protected |
Builder(VideoStitcherServiceStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
VideoStitcherServiceSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
VideoStitcherServiceSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCdnKeyRequest,CdnKey,OperationMetadata> |
createCdnKeyOperationSettings()
Returns the builder for the settings used for calls to createCdnKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCdnKeyRequest,com.google.longrunning.Operation> |
createCdnKeySettings()
Returns the builder for the settings used for calls to createCdnKey.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata> |
createLiveConfigOperationSettings()
Returns the builder for the settings used for calls to createLiveConfig.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveConfigRequest,com.google.longrunning.Operation> |
createLiveConfigSettings()
Returns the builder for the settings used for calls to createLiveConfig.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveSessionRequest,LiveSession> |
createLiveSessionSettings()
Returns the builder for the settings used for calls to createLiveSession.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata> |
createSlateOperationSettings()
Returns the builder for the settings used for calls to createSlate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSlateRequest,com.google.longrunning.Operation> |
createSlateSettings()
Returns the builder for the settings used for calls to createSlate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateVodSessionRequest,VodSession> |
createVodSessionSettings()
Returns the builder for the settings used for calls to createVodSession.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCdnKeyRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteCdnKeyOperationSettings()
Returns the builder for the settings used for calls to deleteCdnKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCdnKeyRequest,com.google.longrunning.Operation> |
deleteCdnKeySettings()
Returns the builder for the settings used for calls to deleteCdnKey.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteLiveConfigOperationSettings()
Returns the builder for the settings used for calls to deleteLiveConfig.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLiveConfigRequest,com.google.longrunning.Operation> |
deleteLiveConfigSettings()
Returns the builder for the settings used for calls to deleteLiveConfig.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteSlateOperationSettings()
Returns the builder for the settings used for calls to deleteSlate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSlateRequest,com.google.longrunning.Operation> |
deleteSlateSettings()
Returns the builder for the settings used for calls to deleteSlate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCdnKeyRequest,CdnKey> |
getCdnKeySettings()
Returns the builder for the settings used for calls to getCdnKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveAdTagDetailRequest,LiveAdTagDetail> |
getLiveAdTagDetailSettings()
Returns the builder for the settings used for calls to getLiveAdTagDetail.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveConfigRequest,LiveConfig> |
getLiveConfigSettings()
Returns the builder for the settings used for calls to getLiveConfig.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveSessionRequest,LiveSession> |
getLiveSessionSettings()
Returns the builder for the settings used for calls to getLiveSession.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSlateRequest,Slate> |
getSlateSettings()
Returns the builder for the settings used for calls to getSlate.
|
VideoStitcherServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodAdTagDetailRequest,VodAdTagDetail> |
getVodAdTagDetailSettings()
Returns the builder for the settings used for calls to getVodAdTagDetail.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodSessionRequest,VodSession> |
getVodSessionSettings()
Returns the builder for the settings used for calls to getVodSession.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodStitchDetailRequest,VodStitchDetail> |
getVodStitchDetailSettings()
Returns the builder for the settings used for calls to getVodStitchDetail.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse> |
listCdnKeysSettings()
Returns the builder for the settings used for calls to listCdnKeys.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> |
listLiveAdTagDetailsSettings()
Returns the builder for the settings used for calls to listLiveAdTagDetails.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveConfigsRequest,ListLiveConfigsResponse,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> |
listLiveConfigsSettings()
Returns the builder for the settings used for calls to listLiveConfigs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse> |
listSlatesSettings()
Returns the builder for the settings used for calls to listSlates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse,VideoStitcherServiceClient.ListVodAdTagDetailsPagedResponse> |
listVodAdTagDetailsSettings()
Returns the builder for the settings used for calls to listVodAdTagDetails.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> |
listVodStitchDetailsSettings()
Returns the builder for the settings used for calls to listVodStitchDetails.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCdnKeyRequest,CdnKey,OperationMetadata> |
updateCdnKeyOperationSettings()
Returns the builder for the settings used for calls to updateCdnKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCdnKeyRequest,com.google.longrunning.Operation> |
updateCdnKeySettings()
Returns the builder for the settings used for calls to updateCdnKey.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSlateRequest,Slate,OperationMetadata> |
updateSlateOperationSettings()
Returns the builder for the settings used for calls to updateSlate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSlateRequest,com.google.longrunning.Operation> |
updateSlateSettings()
Returns the builder for the settings used for calls to updateSlate.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(VideoStitcherServiceSettings settings)
protected Builder(VideoStitcherServiceStubSettings.Builder stubSettings)
public VideoStitcherServiceStubSettings.Builder getStubSettingsBuilder()
public VideoStitcherServiceSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCdnKeyRequest,com.google.longrunning.Operation> createCdnKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCdnKeyRequest,CdnKey,OperationMetadata> createCdnKeyOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse> listCdnKeysSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCdnKeyRequest,CdnKey> getCdnKeySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCdnKeyRequest,com.google.longrunning.Operation> deleteCdnKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCdnKeyRequest,com.google.protobuf.Empty,OperationMetadata> deleteCdnKeyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCdnKeyRequest,com.google.longrunning.Operation> updateCdnKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCdnKeyRequest,CdnKey,OperationMetadata> updateCdnKeyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateVodSessionRequest,VodSession> createVodSessionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodSessionRequest,VodSession> getVodSessionSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> listVodStitchDetailsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodStitchDetailRequest,VodStitchDetail> getVodStitchDetailSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse,VideoStitcherServiceClient.ListVodAdTagDetailsPagedResponse> listVodAdTagDetailsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodAdTagDetailRequest,VodAdTagDetail> getVodAdTagDetailSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> listLiveAdTagDetailsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveAdTagDetailRequest,LiveAdTagDetail> getLiveAdTagDetailSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSlateRequest,com.google.longrunning.Operation> createSlateSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata> createSlateOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse> listSlatesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSlateRequest,Slate> getSlateSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSlateRequest,com.google.longrunning.Operation> updateSlateSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSlateRequest,Slate,OperationMetadata> updateSlateOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSlateRequest,com.google.longrunning.Operation> deleteSlateSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata> deleteSlateOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveSessionRequest,LiveSession> createLiveSessionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveSessionRequest,LiveSession> getLiveSessionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveConfigRequest,com.google.longrunning.Operation> createLiveConfigSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata> createLiveConfigOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveConfigsRequest,ListLiveConfigsResponse,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> listLiveConfigsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveConfigRequest,LiveConfig> getLiveConfigSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLiveConfigRequest,com.google.longrunning.Operation> deleteLiveConfigSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata> deleteLiveConfigOperationSettings()
public VideoStitcherServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<VideoStitcherServiceSettings,VideoStitcherServiceSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.