Send feedback
Class VideoStitcherServiceSettings.Builder (0.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.13.0 keyboard_arrow_down
public static class VideoStitcherServiceSettings . Builder extends ClientSettings . Builder<VideoStitcherServiceSettings , VideoStitcherServiceSettings . Builder >
Builder for VideoStitcherServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(VideoStitcherServiceSettings settings)
protected Builder ( VideoStitcherServiceSettings settings )
Builder(VideoStitcherServiceStubSettings.Builder stubSettings)
protected Builder ( VideoStitcherServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public VideoStitcherServiceSettings . Builder applyToAllUnaryMethods ( ApiFunction<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.
build()
public VideoStitcherServiceSettings build ()
Overrides
createCdnKeySettings()
public UnaryCallSettings . Builder<CreateCdnKeyRequest , CdnKey > createCdnKeySettings ()
Returns the builder for the settings used for calls to createCdnKey.
createLiveSessionSettings()
public UnaryCallSettings . Builder<CreateLiveSessionRequest , LiveSession > createLiveSessionSettings ()
Returns the builder for the settings used for calls to createLiveSession.
createSlateSettings()
public UnaryCallSettings . Builder<CreateSlateRequest , Slate > createSlateSettings ()
Returns the builder for the settings used for calls to createSlate.
createVodSessionSettings()
public UnaryCallSettings . Builder<CreateVodSessionRequest , VodSession > createVodSessionSettings ()
Returns the builder for the settings used for calls to createVodSession.
deleteCdnKeySettings()
public UnaryCallSettings . Builder<DeleteCdnKeyRequest , Empty > deleteCdnKeySettings ()
Returns the builder for the settings used for calls to deleteCdnKey.
deleteSlateSettings()
public UnaryCallSettings . Builder<DeleteSlateRequest , Empty > deleteSlateSettings ()
Returns the builder for the settings used for calls to deleteSlate.
getCdnKeySettings()
public UnaryCallSettings . Builder<GetCdnKeyRequest , CdnKey > getCdnKeySettings ()
Returns the builder for the settings used for calls to getCdnKey.
getLiveAdTagDetailSettings()
public UnaryCallSettings . Builder<GetLiveAdTagDetailRequest , LiveAdTagDetail > getLiveAdTagDetailSettings ()
Returns the builder for the settings used for calls to getLiveAdTagDetail.
getLiveSessionSettings()
public UnaryCallSettings . Builder<GetLiveSessionRequest , LiveSession > getLiveSessionSettings ()
Returns the builder for the settings used for calls to getLiveSession.
getSlateSettings()
public UnaryCallSettings . Builder<GetSlateRequest , Slate > getSlateSettings ()
Returns the builder for the settings used for calls to getSlate.
getStubSettingsBuilder()
public VideoStitcherServiceStubSettings . Builder getStubSettingsBuilder ()
getVodAdTagDetailSettings()
public UnaryCallSettings . Builder<GetVodAdTagDetailRequest , VodAdTagDetail > getVodAdTagDetailSettings ()
Returns the builder for the settings used for calls to getVodAdTagDetail.
getVodSessionSettings()
public UnaryCallSettings . Builder<GetVodSessionRequest , VodSession > getVodSessionSettings ()
Returns the builder for the settings used for calls to getVodSession.
getVodStitchDetailSettings()
public UnaryCallSettings . Builder<GetVodStitchDetailRequest , VodStitchDetail > getVodStitchDetailSettings ()
Returns the builder for the settings used for calls to getVodStitchDetail.
listCdnKeysSettings()
public PagedCallSettings . Builder<ListCdnKeysRequest , ListCdnKeysResponse , VideoStitcherServiceClient . ListCdnKeysPagedResponse > listCdnKeysSettings ()
Returns the builder for the settings used for calls to listCdnKeys.
listLiveAdTagDetailsSettings()
public PagedCallSettings . Builder<ListLiveAdTagDetailsRequest , ListLiveAdTagDetailsResponse , VideoStitcherServiceClient . ListLiveAdTagDetailsPagedResponse > listLiveAdTagDetailsSettings ()
Returns the builder for the settings used for calls to listLiveAdTagDetails.
listSlatesSettings()
public PagedCallSettings . Builder<ListSlatesRequest , ListSlatesResponse , VideoStitcherServiceClient . ListSlatesPagedResponse > listSlatesSettings ()
Returns the builder for the settings used for calls to listSlates.
listVodAdTagDetailsSettings()
public PagedCallSettings . Builder<ListVodAdTagDetailsRequest , ListVodAdTagDetailsResponse , VideoStitcherServiceClient . ListVodAdTagDetailsPagedResponse > listVodAdTagDetailsSettings ()
Returns the builder for the settings used for calls to listVodAdTagDetails.
listVodStitchDetailsSettings()
public PagedCallSettings . Builder<ListVodStitchDetailsRequest , ListVodStitchDetailsResponse , VideoStitcherServiceClient . ListVodStitchDetailsPagedResponse > listVodStitchDetailsSettings ()
Returns the builder for the settings used for calls to listVodStitchDetails.
updateCdnKeySettings()
public UnaryCallSettings . Builder<UpdateCdnKeyRequest , CdnKey > updateCdnKeySettings ()
Returns the builder for the settings used for calls to updateCdnKey.
updateSlateSettings()
public UnaryCallSettings . Builder<UpdateSlateRequest , Slate > updateSlateSettings ()
Returns the builder for the settings used for calls to updateSlate.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]