Class VideoStitcherServiceSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<VideoStitcherServiceSettings,VideoStitcherServiceSettings.Builder>
-
- com.google.cloud.video.stitcher.v1.VideoStitcherServiceSettings.Builder
-
- Enclosing class:
- VideoStitcherServiceSettings
public static class VideoStitcherServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<VideoStitcherServiceSettings,VideoStitcherServiceSettings.Builder>
Builder for VideoStitcherServiceSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(VideoStitcherServiceStubSettings.Builder stubSettings)
protected
Builder(VideoStitcherServiceSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
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, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(VideoStitcherServiceSettings settings)
-
Builder
protected Builder(VideoStitcherServiceStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public VideoStitcherServiceStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public 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.Note: This method does not support applying settings to streaming methods.
-
createCdnKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCdnKeyRequest,com.google.longrunning.Operation> createCdnKeySettings()
Returns the builder for the settings used for calls to createCdnKey.
-
createCdnKeyOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCdnKeyRequest,CdnKey,OperationMetadata> createCdnKeyOperationSettings()
Returns the builder for the settings used for calls to createCdnKey.
-
listCdnKeysSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse> listCdnKeysSettings()
Returns the builder for the settings used for calls to listCdnKeys.
-
getCdnKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCdnKeyRequest,CdnKey> getCdnKeySettings()
Returns the builder for the settings used for calls to getCdnKey.
-
deleteCdnKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCdnKeyRequest,com.google.longrunning.Operation> deleteCdnKeySettings()
Returns the builder for the settings used for calls to deleteCdnKey.
-
deleteCdnKeyOperationSettings
public 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.
-
updateCdnKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCdnKeyRequest,com.google.longrunning.Operation> updateCdnKeySettings()
Returns the builder for the settings used for calls to updateCdnKey.
-
updateCdnKeyOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCdnKeyRequest,CdnKey,OperationMetadata> updateCdnKeyOperationSettings()
Returns the builder for the settings used for calls to updateCdnKey.
-
createVodSessionSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateVodSessionRequest,VodSession> createVodSessionSettings()
Returns the builder for the settings used for calls to createVodSession.
-
getVodSessionSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodSessionRequest,VodSession> getVodSessionSettings()
Returns the builder for the settings used for calls to getVodSession.
-
listVodStitchDetailsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> listVodStitchDetailsSettings()
Returns the builder for the settings used for calls to listVodStitchDetails.
-
getVodStitchDetailSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodStitchDetailRequest,VodStitchDetail> getVodStitchDetailSettings()
Returns the builder for the settings used for calls to getVodStitchDetail.
-
listVodAdTagDetailsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse,VideoStitcherServiceClient.ListVodAdTagDetailsPagedResponse> listVodAdTagDetailsSettings()
Returns the builder for the settings used for calls to listVodAdTagDetails.
-
getVodAdTagDetailSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodAdTagDetailRequest,VodAdTagDetail> getVodAdTagDetailSettings()
Returns the builder for the settings used for calls to getVodAdTagDetail.
-
listLiveAdTagDetailsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> listLiveAdTagDetailsSettings()
Returns the builder for the settings used for calls to listLiveAdTagDetails.
-
getLiveAdTagDetailSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveAdTagDetailRequest,LiveAdTagDetail> getLiveAdTagDetailSettings()
Returns the builder for the settings used for calls to getLiveAdTagDetail.
-
createSlateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSlateRequest,com.google.longrunning.Operation> createSlateSettings()
Returns the builder for the settings used for calls to createSlate.
-
createSlateOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata> createSlateOperationSettings()
Returns the builder for the settings used for calls to createSlate.
-
listSlatesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse> listSlatesSettings()
Returns the builder for the settings used for calls to listSlates.
-
getSlateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSlateRequest,Slate> getSlateSettings()
Returns the builder for the settings used for calls to getSlate.
-
updateSlateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSlateRequest,com.google.longrunning.Operation> updateSlateSettings()
Returns the builder for the settings used for calls to updateSlate.
-
updateSlateOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSlateRequest,Slate,OperationMetadata> updateSlateOperationSettings()
Returns the builder for the settings used for calls to updateSlate.
-
deleteSlateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSlateRequest,com.google.longrunning.Operation> deleteSlateSettings()
Returns the builder for the settings used for calls to deleteSlate.
-
deleteSlateOperationSettings
public 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.
-
createLiveSessionSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveSessionRequest,LiveSession> createLiveSessionSettings()
Returns the builder for the settings used for calls to createLiveSession.
-
getLiveSessionSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveSessionRequest,LiveSession> getLiveSessionSettings()
Returns the builder for the settings used for calls to getLiveSession.
-
createLiveConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveConfigRequest,com.google.longrunning.Operation> createLiveConfigSettings()
Returns the builder for the settings used for calls to createLiveConfig.
-
createLiveConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata> createLiveConfigOperationSettings()
Returns the builder for the settings used for calls to createLiveConfig.
-
listLiveConfigsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveConfigsRequest,ListLiveConfigsResponse,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> listLiveConfigsSettings()
Returns the builder for the settings used for calls to listLiveConfigs.
-
getLiveConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveConfigRequest,LiveConfig> getLiveConfigSettings()
Returns the builder for the settings used for calls to getLiveConfig.
-
deleteLiveConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLiveConfigRequest,com.google.longrunning.Operation> deleteLiveConfigSettings()
Returns the builder for the settings used for calls to deleteLiveConfig.
-
deleteLiveConfigOperationSettings
public 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.
-
build
public VideoStitcherServiceSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<VideoStitcherServiceSettings,VideoStitcherServiceSettings.Builder>
- Throws:
IOException
-
-