Send feedback
Class LivestreamServiceStubSettings.Builder (0.33.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.33.0 keyboard_arrow_down
public static class LivestreamServiceStubSettings . Builder extends StubSettings . Builder<LivestreamServiceStubSettings , LivestreamServiceStubSettings . Builder >
Builder for LivestreamServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(LivestreamServiceStubSettings settings)
protected Builder ( LivestreamServiceStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public LivestreamServiceStubSettings . 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 LivestreamServiceStubSettings build ()
Overrides
createAssetOperationSettings()
public OperationCallSettings . Builder<CreateAssetRequest , Asset , OperationMetadata > createAssetOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createAsset.
createAssetSettings()
public UnaryCallSettings . Builder<CreateAssetRequest , Operation > createAssetSettings ()
Returns the builder for the settings used for calls to createAsset.
createChannelOperationSettings()
public OperationCallSettings . Builder<CreateChannelRequest , Channel , OperationMetadata > createChannelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createChannel.
createChannelSettings()
public UnaryCallSettings . Builder<CreateChannelRequest , Operation > createChannelSettings ()
Returns the builder for the settings used for calls to createChannel.
createEventSettings()
public UnaryCallSettings . Builder<CreateEventRequest , Event > createEventSettings ()
Returns the builder for the settings used for calls to createEvent.
public OperationCallSettings . Builder<CreateInputRequest , Input , OperationMetadata > createInputOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createInput.
public UnaryCallSettings . Builder<CreateInputRequest , Operation > createInputSettings ()
Returns the builder for the settings used for calls to createInput.
deleteAssetOperationSettings()
public OperationCallSettings . Builder<DeleteAssetRequest , Empty , OperationMetadata > deleteAssetOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteAsset.
deleteAssetSettings()
public UnaryCallSettings . Builder<DeleteAssetRequest , Operation > deleteAssetSettings ()
Returns the builder for the settings used for calls to deleteAsset.
deleteChannelOperationSettings()
public OperationCallSettings . Builder<DeleteChannelRequest , Empty , OperationMetadata > deleteChannelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteChannel.
deleteChannelSettings()
public UnaryCallSettings . Builder<DeleteChannelRequest , Operation > deleteChannelSettings ()
Returns the builder for the settings used for calls to deleteChannel.
deleteEventSettings()
public UnaryCallSettings . Builder<DeleteEventRequest , Empty > deleteEventSettings ()
Returns the builder for the settings used for calls to deleteEvent.
public OperationCallSettings . Builder<DeleteInputRequest , Empty , OperationMetadata > deleteInputOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteInput.
public UnaryCallSettings . Builder<DeleteInputRequest , Operation > deleteInputSettings ()
Returns the builder for the settings used for calls to deleteInput.
getAssetSettings()
public UnaryCallSettings . Builder<GetAssetRequest , Asset > getAssetSettings ()
Returns the builder for the settings used for calls to getAsset.
getChannelSettings()
public UnaryCallSettings . Builder<GetChannelRequest , Channel > getChannelSettings ()
Returns the builder for the settings used for calls to getChannel.
getEventSettings()
public UnaryCallSettings . Builder<GetEventRequest , Event > getEventSettings ()
Returns the builder for the settings used for calls to getEvent.
public UnaryCallSettings . Builder<GetInputRequest , Input > getInputSettings ()
Returns the builder for the settings used for calls to getInput.
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns Type Description Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getPoolSettings()
public UnaryCallSettings . Builder<GetPoolRequest , Pool > getPoolSettings ()
Returns the builder for the settings used for calls to getPool.
listAssetsSettings()
public PagedCallSettings . Builder<ListAssetsRequest , ListAssetsResponse , LivestreamServiceClient . ListAssetsPagedResponse > listAssetsSettings ()
Returns the builder for the settings used for calls to listAssets.
listChannelsSettings()
public PagedCallSettings . Builder<ListChannelsRequest , ListChannelsResponse , LivestreamServiceClient . ListChannelsPagedResponse > listChannelsSettings ()
Returns the builder for the settings used for calls to listChannels.
listEventsSettings()
public PagedCallSettings . Builder<ListEventsRequest , ListEventsResponse , LivestreamServiceClient . ListEventsPagedResponse > listEventsSettings ()
Returns the builder for the settings used for calls to listEvents.
public PagedCallSettings . Builder<ListInputsRequest , ListInputsResponse , LivestreamServiceClient . ListInputsPagedResponse > listInputsSettings ()
Returns the builder for the settings used for calls to listInputs.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , LivestreamServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
startChannelOperationSettings()
public OperationCallSettings . Builder<StartChannelRequest , ChannelOperationResponse , OperationMetadata > startChannelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to startChannel.
startChannelSettings()
public UnaryCallSettings . Builder<StartChannelRequest , Operation > startChannelSettings ()
Returns the builder for the settings used for calls to startChannel.
stopChannelOperationSettings()
public OperationCallSettings . Builder<StopChannelRequest , ChannelOperationResponse , OperationMetadata > stopChannelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to stopChannel.
stopChannelSettings()
public UnaryCallSettings . Builder<StopChannelRequest , Operation > stopChannelSettings ()
Returns the builder for the settings used for calls to stopChannel.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateChannelOperationSettings()
public OperationCallSettings . Builder<UpdateChannelRequest , Channel , OperationMetadata > updateChannelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateChannel.
updateChannelSettings()
public UnaryCallSettings . Builder<UpdateChannelRequest , Operation > updateChannelSettings ()
Returns the builder for the settings used for calls to updateChannel.
public OperationCallSettings . Builder<UpdateInputRequest , Input , OperationMetadata > updateInputOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateInput.
public UnaryCallSettings . Builder<UpdateInputRequest , Operation > updateInputSettings ()
Returns the builder for the settings used for calls to updateInput.
updatePoolOperationSettings()
public OperationCallSettings . Builder<UpdatePoolRequest , Pool , OperationMetadata > updatePoolOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updatePool.
updatePoolSettings()
public UnaryCallSettings . Builder<UpdatePoolRequest , Operation > updatePoolSettings ()
Returns the builder for the settings used for calls to updatePool.
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 2025-01-28 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 2025-01-28 UTC."],[],[]]