Class VideoStitcherServiceStub (0.44.0)

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.

Inheritance

java.lang.Object > VideoStitcherServiceStub

Implements

BackgroundResource

Constructors

VideoStitcherServiceStub()

public VideoStitcherServiceStub()

Methods

close()

public abstract void close()

createCdnKeyCallable()

public UnaryCallable<CreateCdnKeyRequest,Operation> createCdnKeyCallable()
Returns
Type Description
UnaryCallable<CreateCdnKeyRequest,Operation>

createCdnKeyOperationCallable()

public OperationCallable<CreateCdnKeyRequest,CdnKey,OperationMetadata> createCdnKeyOperationCallable()
Returns
Type Description
OperationCallable<CreateCdnKeyRequest,CdnKey,OperationMetadata>

createLiveConfigCallable()

public UnaryCallable<CreateLiveConfigRequest,Operation> createLiveConfigCallable()
Returns
Type Description
UnaryCallable<CreateLiveConfigRequest,Operation>

createLiveConfigOperationCallable()

public OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata> createLiveConfigOperationCallable()
Returns
Type Description
OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata>

createLiveSessionCallable()

public UnaryCallable<CreateLiveSessionRequest,LiveSession> createLiveSessionCallable()
Returns
Type Description
UnaryCallable<CreateLiveSessionRequest,LiveSession>

createSlateCallable()

public UnaryCallable<CreateSlateRequest,Operation> createSlateCallable()
Returns
Type Description
UnaryCallable<CreateSlateRequest,Operation>

createSlateOperationCallable()

public OperationCallable<CreateSlateRequest,Slate,OperationMetadata> createSlateOperationCallable()
Returns
Type Description
OperationCallable<CreateSlateRequest,Slate,OperationMetadata>

createVodConfigCallable()

public UnaryCallable<CreateVodConfigRequest,Operation> createVodConfigCallable()
Returns
Type Description
UnaryCallable<CreateVodConfigRequest,Operation>

createVodConfigOperationCallable()

public OperationCallable<CreateVodConfigRequest,VodConfig,OperationMetadata> createVodConfigOperationCallable()
Returns
Type Description
OperationCallable<CreateVodConfigRequest,VodConfig,OperationMetadata>

createVodSessionCallable()

public UnaryCallable<CreateVodSessionRequest,VodSession> createVodSessionCallable()
Returns
Type Description
UnaryCallable<CreateVodSessionRequest,VodSession>

deleteCdnKeyCallable()

public UnaryCallable<DeleteCdnKeyRequest,Operation> deleteCdnKeyCallable()
Returns
Type Description
UnaryCallable<DeleteCdnKeyRequest,Operation>

deleteCdnKeyOperationCallable()

public OperationCallable<DeleteCdnKeyRequest,Empty,OperationMetadata> deleteCdnKeyOperationCallable()
Returns
Type Description
OperationCallable<DeleteCdnKeyRequest,Empty,OperationMetadata>

deleteLiveConfigCallable()

public UnaryCallable<DeleteLiveConfigRequest,Operation> deleteLiveConfigCallable()
Returns
Type Description
UnaryCallable<DeleteLiveConfigRequest,Operation>

deleteLiveConfigOperationCallable()

public OperationCallable<DeleteLiveConfigRequest,Empty,OperationMetadata> deleteLiveConfigOperationCallable()
Returns
Type Description
OperationCallable<DeleteLiveConfigRequest,Empty,OperationMetadata>

deleteSlateCallable()

public UnaryCallable<DeleteSlateRequest,Operation> deleteSlateCallable()
Returns
Type Description
UnaryCallable<DeleteSlateRequest,Operation>

deleteSlateOperationCallable()

public OperationCallable<DeleteSlateRequest,Empty,OperationMetadata> deleteSlateOperationCallable()
Returns
Type Description
OperationCallable<DeleteSlateRequest,Empty,OperationMetadata>

deleteVodConfigCallable()

public UnaryCallable<DeleteVodConfigRequest,Operation> deleteVodConfigCallable()
Returns
Type Description
UnaryCallable<DeleteVodConfigRequest,Operation>

deleteVodConfigOperationCallable()

public OperationCallable<DeleteVodConfigRequest,Empty,OperationMetadata> deleteVodConfigOperationCallable()
Returns
Type Description
OperationCallable<DeleteVodConfigRequest,Empty,OperationMetadata>

getCdnKeyCallable()

public UnaryCallable<GetCdnKeyRequest,CdnKey> getCdnKeyCallable()
Returns
Type Description
UnaryCallable<GetCdnKeyRequest,CdnKey>

getLiveAdTagDetailCallable()

public UnaryCallable<GetLiveAdTagDetailRequest,LiveAdTagDetail> getLiveAdTagDetailCallable()
Returns
Type Description
UnaryCallable<GetLiveAdTagDetailRequest,LiveAdTagDetail>

getLiveConfigCallable()

public UnaryCallable<GetLiveConfigRequest,LiveConfig> getLiveConfigCallable()
Returns
Type Description
UnaryCallable<GetLiveConfigRequest,LiveConfig>

getLiveSessionCallable()

public UnaryCallable<GetLiveSessionRequest,LiveSession> getLiveSessionCallable()
Returns
Type Description
UnaryCallable<GetLiveSessionRequest,LiveSession>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getSlateCallable()

public UnaryCallable<GetSlateRequest,Slate> getSlateCallable()
Returns
Type Description
UnaryCallable<GetSlateRequest,Slate>

getVodAdTagDetailCallable()

public UnaryCallable<GetVodAdTagDetailRequest,VodAdTagDetail> getVodAdTagDetailCallable()
Returns
Type Description
UnaryCallable<GetVodAdTagDetailRequest,VodAdTagDetail>

getVodConfigCallable()

public UnaryCallable<GetVodConfigRequest,VodConfig> getVodConfigCallable()
Returns
Type Description
UnaryCallable<GetVodConfigRequest,VodConfig>

getVodSessionCallable()

public UnaryCallable<GetVodSessionRequest,VodSession> getVodSessionCallable()
Returns
Type Description
UnaryCallable<GetVodSessionRequest,VodSession>

getVodStitchDetailCallable()

public UnaryCallable<GetVodStitchDetailRequest,VodStitchDetail> getVodStitchDetailCallable()
Returns
Type Description
UnaryCallable<GetVodStitchDetailRequest,VodStitchDetail>

listCdnKeysCallable()

public UnaryCallable<ListCdnKeysRequest,ListCdnKeysResponse> listCdnKeysCallable()
Returns
Type Description
UnaryCallable<ListCdnKeysRequest,ListCdnKeysResponse>

listCdnKeysPagedCallable()

public UnaryCallable<ListCdnKeysRequest,VideoStitcherServiceClient.ListCdnKeysPagedResponse> listCdnKeysPagedCallable()
Returns
Type Description
UnaryCallable<ListCdnKeysRequest,ListCdnKeysPagedResponse>

listLiveAdTagDetailsCallable()

public UnaryCallable<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse> listLiveAdTagDetailsCallable()
Returns
Type Description
UnaryCallable<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse>

listLiveAdTagDetailsPagedCallable()

public UnaryCallable<ListLiveAdTagDetailsRequest,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> listLiveAdTagDetailsPagedCallable()
Returns
Type Description
UnaryCallable<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsPagedResponse>

listLiveConfigsCallable()

public UnaryCallable<ListLiveConfigsRequest,ListLiveConfigsResponse> listLiveConfigsCallable()
Returns
Type Description
UnaryCallable<ListLiveConfigsRequest,ListLiveConfigsResponse>

listLiveConfigsPagedCallable()

public UnaryCallable<ListLiveConfigsRequest,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> listLiveConfigsPagedCallable()
Returns
Type Description
UnaryCallable<ListLiveConfigsRequest,ListLiveConfigsPagedResponse>

listSlatesCallable()

public UnaryCallable<ListSlatesRequest,ListSlatesResponse> listSlatesCallable()
Returns
Type Description
UnaryCallable<ListSlatesRequest,ListSlatesResponse>

listSlatesPagedCallable()

public UnaryCallable<ListSlatesRequest,VideoStitcherServiceClient.ListSlatesPagedResponse> listSlatesPagedCallable()
Returns
Type Description
UnaryCallable<ListSlatesRequest,ListSlatesPagedResponse>

listVodAdTagDetailsCallable()

public UnaryCallable<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse> listVodAdTagDetailsCallable()
Returns
Type Description
UnaryCallable<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse>

listVodAdTagDetailsPagedCallable()

public UnaryCallable<ListVodAdTagDetailsRequest,VideoStitcherServiceClient.ListVodAdTagDetailsPagedResponse> listVodAdTagDetailsPagedCallable()
Returns
Type Description
UnaryCallable<ListVodAdTagDetailsRequest,ListVodAdTagDetailsPagedResponse>

listVodConfigsCallable()

public UnaryCallable<ListVodConfigsRequest,ListVodConfigsResponse> listVodConfigsCallable()
Returns
Type Description
UnaryCallable<ListVodConfigsRequest,ListVodConfigsResponse>

listVodConfigsPagedCallable()

public UnaryCallable<ListVodConfigsRequest,VideoStitcherServiceClient.ListVodConfigsPagedResponse> listVodConfigsPagedCallable()
Returns
Type Description
UnaryCallable<ListVodConfigsRequest,ListVodConfigsPagedResponse>

listVodStitchDetailsCallable()

public UnaryCallable<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse> listVodStitchDetailsCallable()
Returns
Type Description
UnaryCallable<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse>

listVodStitchDetailsPagedCallable()

public UnaryCallable<ListVodStitchDetailsRequest,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> listVodStitchDetailsPagedCallable()
Returns
Type Description
UnaryCallable<ListVodStitchDetailsRequest,ListVodStitchDetailsPagedResponse>

updateCdnKeyCallable()

public UnaryCallable<UpdateCdnKeyRequest,Operation> updateCdnKeyCallable()
Returns
Type Description
UnaryCallable<UpdateCdnKeyRequest,Operation>

updateCdnKeyOperationCallable()

public OperationCallable<UpdateCdnKeyRequest,CdnKey,OperationMetadata> updateCdnKeyOperationCallable()
Returns
Type Description
OperationCallable<UpdateCdnKeyRequest,CdnKey,OperationMetadata>

updateLiveConfigCallable()

public UnaryCallable<UpdateLiveConfigRequest,Operation> updateLiveConfigCallable()
Returns
Type Description
UnaryCallable<UpdateLiveConfigRequest,Operation>

updateLiveConfigOperationCallable()

public OperationCallable<UpdateLiveConfigRequest,LiveConfig,OperationMetadata> updateLiveConfigOperationCallable()
Returns
Type Description
OperationCallable<UpdateLiveConfigRequest,LiveConfig,OperationMetadata>

updateSlateCallable()

public UnaryCallable<UpdateSlateRequest,Operation> updateSlateCallable()
Returns
Type Description
UnaryCallable<UpdateSlateRequest,Operation>

updateSlateOperationCallable()

public OperationCallable<UpdateSlateRequest,Slate,OperationMetadata> updateSlateOperationCallable()
Returns
Type Description
OperationCallable<UpdateSlateRequest,Slate,OperationMetadata>

updateVodConfigCallable()

public UnaryCallable<UpdateVodConfigRequest,Operation> updateVodConfigCallable()
Returns
Type Description
UnaryCallable<UpdateVodConfigRequest,Operation>

updateVodConfigOperationCallable()

public OperationCallable<UpdateVodConfigRequest,VodConfig,OperationMetadata> updateVodConfigOperationCallable()
Returns
Type Description
OperationCallable<UpdateVodConfigRequest,VodConfig,OperationMetadata>