Class LivestreamServiceSettings.Builder (0.44.0)

public static class LivestreamServiceSettings.Builder extends ClientSettings.Builder<LivestreamServiceSettings,LivestreamServiceSettings.Builder>

Builder for LivestreamServiceSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > LivestreamServiceSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(LivestreamServiceSettings settings)

protected Builder(LivestreamServiceSettings settings)
Parameter
Name Description
settings LivestreamServiceSettings

Builder(LivestreamServiceStubSettings.Builder stubSettings)

protected Builder(LivestreamServiceStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings LivestreamServiceStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public LivestreamServiceSettings.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.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
LivestreamServiceSettings.Builder

build()

public LivestreamServiceSettings build()
Returns
Type Description
LivestreamServiceSettings
Overrides
Exceptions
Type Description
IOException

createAssetOperationSettings()

public OperationCallSettings.Builder<CreateAssetRequest,Asset,OperationMetadata> createAssetOperationSettings()

Returns the builder for the settings used for calls to createAsset.

Returns
Type Description
Builder<CreateAssetRequest,Asset,OperationMetadata>

createAssetSettings()

public UnaryCallSettings.Builder<CreateAssetRequest,Operation> createAssetSettings()

Returns the builder for the settings used for calls to createAsset.

Returns
Type Description
Builder<CreateAssetRequest,Operation>

createChannelOperationSettings()

public OperationCallSettings.Builder<CreateChannelRequest,Channel,OperationMetadata> createChannelOperationSettings()

Returns the builder for the settings used for calls to createChannel.

Returns
Type Description
Builder<CreateChannelRequest,Channel,OperationMetadata>

createChannelSettings()

public UnaryCallSettings.Builder<CreateChannelRequest,Operation> createChannelSettings()

Returns the builder for the settings used for calls to createChannel.

Returns
Type Description
Builder<CreateChannelRequest,Operation>

createEventSettings()

public UnaryCallSettings.Builder<CreateEventRequest,Event> createEventSettings()

Returns the builder for the settings used for calls to createEvent.

Returns
Type Description
Builder<CreateEventRequest,Event>

createInputOperationSettings()

public OperationCallSettings.Builder<CreateInputRequest,Input,OperationMetadata> createInputOperationSettings()

Returns the builder for the settings used for calls to createInput.

Returns
Type Description
Builder<CreateInputRequest,Input,OperationMetadata>

createInputSettings()

public UnaryCallSettings.Builder<CreateInputRequest,Operation> createInputSettings()

Returns the builder for the settings used for calls to createInput.

Returns
Type Description
Builder<CreateInputRequest,Operation>

deleteAssetOperationSettings()

public OperationCallSettings.Builder<DeleteAssetRequest,Empty,OperationMetadata> deleteAssetOperationSettings()

Returns the builder for the settings used for calls to deleteAsset.

Returns
Type Description
Builder<DeleteAssetRequest,Empty,OperationMetadata>

deleteAssetSettings()

public UnaryCallSettings.Builder<DeleteAssetRequest,Operation> deleteAssetSettings()

Returns the builder for the settings used for calls to deleteAsset.

Returns
Type Description
Builder<DeleteAssetRequest,Operation>

deleteChannelOperationSettings()

public OperationCallSettings.Builder<DeleteChannelRequest,Empty,OperationMetadata> deleteChannelOperationSettings()

Returns the builder for the settings used for calls to deleteChannel.

Returns
Type Description
Builder<DeleteChannelRequest,Empty,OperationMetadata>

deleteChannelSettings()

public UnaryCallSettings.Builder<DeleteChannelRequest,Operation> deleteChannelSettings()

Returns the builder for the settings used for calls to deleteChannel.

Returns
Type Description
Builder<DeleteChannelRequest,Operation>

deleteEventSettings()

public UnaryCallSettings.Builder<DeleteEventRequest,Empty> deleteEventSettings()

Returns the builder for the settings used for calls to deleteEvent.

Returns
Type Description
Builder<DeleteEventRequest,Empty>

deleteInputOperationSettings()

public OperationCallSettings.Builder<DeleteInputRequest,Empty,OperationMetadata> deleteInputOperationSettings()

Returns the builder for the settings used for calls to deleteInput.

Returns
Type Description
Builder<DeleteInputRequest,Empty,OperationMetadata>

deleteInputSettings()

public UnaryCallSettings.Builder<DeleteInputRequest,Operation> deleteInputSettings()

Returns the builder for the settings used for calls to deleteInput.

Returns
Type Description
Builder<DeleteInputRequest,Operation>

getAssetSettings()

public UnaryCallSettings.Builder<GetAssetRequest,Asset> getAssetSettings()

Returns the builder for the settings used for calls to getAsset.

Returns
Type Description
Builder<GetAssetRequest,Asset>

getChannelSettings()

public UnaryCallSettings.Builder<GetChannelRequest,Channel> getChannelSettings()

Returns the builder for the settings used for calls to getChannel.

Returns
Type Description
Builder<GetChannelRequest,Channel>

getEventSettings()

public UnaryCallSettings.Builder<GetEventRequest,Event> getEventSettings()

Returns the builder for the settings used for calls to getEvent.

Returns
Type Description
Builder<GetEventRequest,Event>

getInputSettings()

public UnaryCallSettings.Builder<GetInputRequest,Input> getInputSettings()

Returns the builder for the settings used for calls to getInput.

Returns
Type Description
Builder<GetInputRequest,Input>

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.

Returns
Type Description
Builder<GetPoolRequest,Pool>

getStubSettingsBuilder()

public LivestreamServiceStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
LivestreamServiceStubSettings.Builder

listAssetsSettings()

public PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,LivestreamServiceClient.ListAssetsPagedResponse> listAssetsSettings()

Returns the builder for the settings used for calls to listAssets.

Returns
Type Description
Builder<ListAssetsRequest,ListAssetsResponse,ListAssetsPagedResponse>

listChannelsSettings()

public PagedCallSettings.Builder<ListChannelsRequest,ListChannelsResponse,LivestreamServiceClient.ListChannelsPagedResponse> listChannelsSettings()

Returns the builder for the settings used for calls to listChannels.

Returns
Type Description
Builder<ListChannelsRequest,ListChannelsResponse,ListChannelsPagedResponse>

listEventsSettings()

public PagedCallSettings.Builder<ListEventsRequest,ListEventsResponse,LivestreamServiceClient.ListEventsPagedResponse> listEventsSettings()

Returns the builder for the settings used for calls to listEvents.

Returns
Type Description
Builder<ListEventsRequest,ListEventsResponse,ListEventsPagedResponse>

listInputsSettings()

public PagedCallSettings.Builder<ListInputsRequest,ListInputsResponse,LivestreamServiceClient.ListInputsPagedResponse> listInputsSettings()

Returns the builder for the settings used for calls to listInputs.

Returns
Type Description
Builder<ListInputsRequest,ListInputsResponse,ListInputsPagedResponse>

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,LivestreamServiceClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
Type Description
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

startChannelOperationSettings()

public OperationCallSettings.Builder<StartChannelRequest,ChannelOperationResponse,OperationMetadata> startChannelOperationSettings()

Returns the builder for the settings used for calls to startChannel.

Returns
Type Description
Builder<StartChannelRequest,ChannelOperationResponse,OperationMetadata>

startChannelSettings()

public UnaryCallSettings.Builder<StartChannelRequest,Operation> startChannelSettings()

Returns the builder for the settings used for calls to startChannel.

Returns
Type Description
Builder<StartChannelRequest,Operation>

stopChannelOperationSettings()

public OperationCallSettings.Builder<StopChannelRequest,ChannelOperationResponse,OperationMetadata> stopChannelOperationSettings()

Returns the builder for the settings used for calls to stopChannel.

Returns
Type Description
Builder<StopChannelRequest,ChannelOperationResponse,OperationMetadata>

stopChannelSettings()

public UnaryCallSettings.Builder<StopChannelRequest,Operation> stopChannelSettings()

Returns the builder for the settings used for calls to stopChannel.

Returns
Type Description
Builder<StopChannelRequest,Operation>

updateChannelOperationSettings()

public OperationCallSettings.Builder<UpdateChannelRequest,Channel,OperationMetadata> updateChannelOperationSettings()

Returns the builder for the settings used for calls to updateChannel.

Returns
Type Description
Builder<UpdateChannelRequest,Channel,OperationMetadata>

updateChannelSettings()

public UnaryCallSettings.Builder<UpdateChannelRequest,Operation> updateChannelSettings()

Returns the builder for the settings used for calls to updateChannel.

Returns
Type Description
Builder<UpdateChannelRequest,Operation>

updateInputOperationSettings()

public OperationCallSettings.Builder<UpdateInputRequest,Input,OperationMetadata> updateInputOperationSettings()

Returns the builder for the settings used for calls to updateInput.

Returns
Type Description
Builder<UpdateInputRequest,Input,OperationMetadata>

updateInputSettings()

public UnaryCallSettings.Builder<UpdateInputRequest,Operation> updateInputSettings()

Returns the builder for the settings used for calls to updateInput.

Returns
Type Description
Builder<UpdateInputRequest,Operation>

updatePoolOperationSettings()

public OperationCallSettings.Builder<UpdatePoolRequest,Pool,OperationMetadata> updatePoolOperationSettings()

Returns the builder for the settings used for calls to updatePool.

Returns
Type Description
Builder<UpdatePoolRequest,Pool,OperationMetadata>

updatePoolSettings()

public UnaryCallSettings.Builder<UpdatePoolRequest,Operation> updatePoolSettings()

Returns the builder for the settings used for calls to updatePool.

Returns
Type Description
Builder<UpdatePoolRequest,Operation>