Send feedback
Class EventarcStub (1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.5.0 keyboard_arrow_down
public abstract class EventarcStub implements BackgroundResource
Base stub class for the Eventarc service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
EventarcStub()
Methods
close()
public abstract void close ()
createChannelCallable()
public UnaryCallable<CreateChannelRequest , Operation > createChannelCallable ()
Returns
createChannelConnectionCallable()
public UnaryCallable<CreateChannelConnectionRequest , Operation > createChannelConnectionCallable ()
Returns
createChannelConnectionOperationCallable()
public OperationCallable<CreateChannelConnectionRequest , ChannelConnection , OperationMetadata > createChannelConnectionOperationCallable ()
Returns
createChannelOperationCallable()
public OperationCallable<CreateChannelRequest , Channel , OperationMetadata > createChannelOperationCallable ()
Returns
createTriggerCallable()
public UnaryCallable<CreateTriggerRequest , Operation > createTriggerCallable ()
Returns
createTriggerOperationCallable()
public OperationCallable<CreateTriggerRequest , Trigger , OperationMetadata > createTriggerOperationCallable ()
Returns
deleteChannelCallable()
public UnaryCallable<DeleteChannelRequest , Operation > deleteChannelCallable ()
Returns
deleteChannelConnectionCallable()
public UnaryCallable<DeleteChannelConnectionRequest , Operation > deleteChannelConnectionCallable ()
Returns
deleteChannelConnectionOperationCallable()
public OperationCallable<DeleteChannelConnectionRequest , ChannelConnection , OperationMetadata > deleteChannelConnectionOperationCallable ()
Returns
deleteChannelOperationCallable()
public OperationCallable<DeleteChannelRequest , Channel , OperationMetadata > deleteChannelOperationCallable ()
Returns
deleteTriggerCallable()
public UnaryCallable<DeleteTriggerRequest , Operation > deleteTriggerCallable ()
Returns
deleteTriggerOperationCallable()
public OperationCallable<DeleteTriggerRequest , Trigger , OperationMetadata > deleteTriggerOperationCallable ()
Returns
getChannelCallable()
public UnaryCallable<GetChannelRequest , Channel > getChannelCallable ()
Returns
getChannelConnectionCallable()
public UnaryCallable<GetChannelConnectionRequest , ChannelConnection > getChannelConnectionCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getProviderCallable()
public UnaryCallable<GetProviderRequest , Provider > getProviderCallable ()
Returns
getTriggerCallable()
public UnaryCallable<GetTriggerRequest , Trigger > getTriggerCallable ()
Returns
listChannelConnectionsCallable()
public UnaryCallable<ListChannelConnectionsRequest , ListChannelConnectionsResponse > listChannelConnectionsCallable ()
Returns
listChannelConnectionsPagedCallable()
public UnaryCallable<ListChannelConnectionsRequest , EventarcClient . ListChannelConnectionsPagedResponse > listChannelConnectionsPagedCallable ()
Returns
listChannelsCallable()
public UnaryCallable<ListChannelsRequest , ListChannelsResponse > listChannelsCallable ()
Returns
listChannelsPagedCallable()
public UnaryCallable<ListChannelsRequest , EventarcClient . ListChannelsPagedResponse > listChannelsPagedCallable ()
Returns
listProvidersCallable()
public UnaryCallable<ListProvidersRequest , ListProvidersResponse > listProvidersCallable ()
Returns
listProvidersPagedCallable()
public UnaryCallable<ListProvidersRequest , EventarcClient . ListProvidersPagedResponse > listProvidersPagedCallable ()
Returns
listTriggersCallable()
public UnaryCallable<ListTriggersRequest , ListTriggersResponse > listTriggersCallable ()
Returns
listTriggersPagedCallable()
public UnaryCallable<ListTriggersRequest , EventarcClient . ListTriggersPagedResponse > listTriggersPagedCallable ()
Returns
updateChannelCallable()
public UnaryCallable<UpdateChannelRequest , Operation > updateChannelCallable ()
Returns
updateChannelOperationCallable()
public OperationCallable<UpdateChannelRequest , Channel , OperationMetadata > updateChannelOperationCallable ()
Returns
updateTriggerCallable()
public UnaryCallable<UpdateTriggerRequest , Operation > updateTriggerCallable ()
Returns
updateTriggerOperationCallable()
public OperationCallable<UpdateTriggerRequest , Trigger , OperationMetadata > updateTriggerOperationCallable ()
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-10-30 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-10-30 UTC."],[],[]]