public static class VideoStitcherServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<VideoStitcherServiceStubSettings,VideoStitcherServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(VideoStitcherServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
VideoStitcherServiceStubSettings.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.
|
VideoStitcherServiceStubSettings |
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.
|
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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
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, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(VideoStitcherServiceStubSettings settings)
public VideoStitcherServiceStubSettings.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCdnKeyRequest,com.google.longrunning.Operation> createCdnKeySettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") 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()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata> deleteLiveConfigOperationSettings()
public VideoStitcherServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<VideoStitcherServiceStubSettings,VideoStitcherServiceStubSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.