Send feedback
Class VideoStitcherServiceStub (0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.4.0 keyboard_arrow_down
public abstract class VideoStitcherServiceStub implements BackgroundResource
Base stub class for the VideoStitcherService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
VideoStitcherServiceStub()
public VideoStitcherServiceStub ()
Methods
close()
public abstract void close ()
createCdnKeyCallable()
public UnaryCallable<CreateCdnKeyRequest , CdnKey > createCdnKeyCallable ()
Returns
createLiveSessionCallable()
public UnaryCallable<CreateLiveSessionRequest , LiveSession > createLiveSessionCallable ()
Returns
createSlateCallable()
public UnaryCallable<CreateSlateRequest , Slate > createSlateCallable ()
Returns
createVodSessionCallable()
public UnaryCallable<CreateVodSessionRequest , VodSession > createVodSessionCallable ()
Returns
deleteCdnKeyCallable()
public UnaryCallable<DeleteCdnKeyRequest , Empty > deleteCdnKeyCallable ()
Returns
deleteSlateCallable()
public UnaryCallable<DeleteSlateRequest , Empty > deleteSlateCallable ()
Returns
getCdnKeyCallable()
public UnaryCallable<GetCdnKeyRequest , CdnKey > getCdnKeyCallable ()
Returns
getLiveAdTagDetailCallable()
public UnaryCallable<GetLiveAdTagDetailRequest , LiveAdTagDetail > getLiveAdTagDetailCallable ()
Returns
getLiveSessionCallable()
public UnaryCallable<GetLiveSessionRequest , LiveSession > getLiveSessionCallable ()
Returns
getSlateCallable()
public UnaryCallable<GetSlateRequest , Slate > getSlateCallable ()
Returns
getVodAdTagDetailCallable()
public UnaryCallable<GetVodAdTagDetailRequest , VodAdTagDetail > getVodAdTagDetailCallable ()
Returns
getVodSessionCallable()
public UnaryCallable<GetVodSessionRequest , VodSession > getVodSessionCallable ()
Returns
getVodStitchDetailCallable()
public UnaryCallable<GetVodStitchDetailRequest , VodStitchDetail > getVodStitchDetailCallable ()
Returns
listCdnKeysCallable()
public UnaryCallable<ListCdnKeysRequest , ListCdnKeysResponse > listCdnKeysCallable ()
Returns
listCdnKeysPagedCallable()
public UnaryCallable<ListCdnKeysRequest , VideoStitcherServiceClient . ListCdnKeysPagedResponse > listCdnKeysPagedCallable ()
Returns
listLiveAdTagDetailsCallable()
public UnaryCallable<ListLiveAdTagDetailsRequest , ListLiveAdTagDetailsResponse > listLiveAdTagDetailsCallable ()
Returns
listLiveAdTagDetailsPagedCallable()
public UnaryCallable<ListLiveAdTagDetailsRequest , VideoStitcherServiceClient . ListLiveAdTagDetailsPagedResponse > listLiveAdTagDetailsPagedCallable ()
Returns
listSlatesCallable()
public UnaryCallable<ListSlatesRequest , ListSlatesResponse > listSlatesCallable ()
Returns
listSlatesPagedCallable()
public UnaryCallable<ListSlatesRequest , VideoStitcherServiceClient . ListSlatesPagedResponse > listSlatesPagedCallable ()
Returns
listVodAdTagDetailsCallable()
public UnaryCallable<ListVodAdTagDetailsRequest , ListVodAdTagDetailsResponse > listVodAdTagDetailsCallable ()
Returns
listVodAdTagDetailsPagedCallable()
public UnaryCallable<ListVodAdTagDetailsRequest , VideoStitcherServiceClient . ListVodAdTagDetailsPagedResponse > listVodAdTagDetailsPagedCallable ()
Returns
listVodStitchDetailsCallable()
public UnaryCallable<ListVodStitchDetailsRequest , ListVodStitchDetailsResponse > listVodStitchDetailsCallable ()
Returns
listVodStitchDetailsPagedCallable()
public UnaryCallable<ListVodStitchDetailsRequest , VideoStitcherServiceClient . ListVodStitchDetailsPagedResponse > listVodStitchDetailsPagedCallable ()
Returns
updateCdnKeyCallable()
public UnaryCallable<UpdateCdnKeyRequest , CdnKey > updateCdnKeyCallable ()
Returns
updateSlateCallable()
public UnaryCallable<UpdateSlateRequest , Slate > updateSlateCallable ()
Returns
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."],[],[]]