Skip navigation links
A B C D E G H I L N S T U 

A

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.eventarc.v1.EventarcClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 

B

build() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
 
build() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.eventarc.v1.EventarcSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.eventarc.v1.EventarcSettings.Builder
 
Builder(EventarcSettings) - Constructor for class com.google.cloud.eventarc.v1.EventarcSettings.Builder
 
Builder(EventarcStubSettings.Builder) - Constructor for class com.google.cloud.eventarc.v1.EventarcSettings.Builder
 
Builder() - Constructor for class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
 
Builder(EventarcStubSettings) - Constructor for class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
 

C

close() - Method in class com.google.cloud.eventarc.v1.EventarcClient
 
close() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
close() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
close() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
com.google.cloud.eventarc.v1 - package com.google.cloud.eventarc.v1
A client to Eventarc API
com.google.cloud.eventarc.v1.stub - package com.google.cloud.eventarc.v1.stub
 
create() - Static method in class com.google.cloud.eventarc.v1.EventarcClient
Constructs an instance of EventarcClient with default settings.
create(EventarcSettings) - Static method in class com.google.cloud.eventarc.v1.EventarcClient
Constructs an instance of EventarcClient, using the given settings.
create(EventarcStub) - Static method in class com.google.cloud.eventarc.v1.EventarcClient
Constructs an instance of EventarcClient, using the given stub for making calls.
create(EventarcStubSettings) - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
 
create(EventarcStubSettings) - Static method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
create(ClientContext) - Static method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
create(EventarcStubSettings) - Static method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
create(ClientContext) - Static method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
createAsync(PageContext<ListChannelConnectionsRequest, ListChannelConnectionsResponse, ChannelConnection>, ApiFuture<ListChannelConnectionsResponse>) - Static method in class com.google.cloud.eventarc.v1.EventarcClient.ListChannelConnectionsPagedResponse
 
createAsync(PageContext<ListChannelsRequest, ListChannelsResponse, Channel>, ApiFuture<ListChannelsResponse>) - Static method in class com.google.cloud.eventarc.v1.EventarcClient.ListChannelsPagedResponse
 
createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ApiFuture<ListLocationsResponse>) - Static method in class com.google.cloud.eventarc.v1.EventarcClient.ListLocationsPagedResponse
 
createAsync(PageContext<ListProvidersRequest, ListProvidersResponse, Provider>, ApiFuture<ListProvidersResponse>) - Static method in class com.google.cloud.eventarc.v1.EventarcClient.ListProvidersPagedResponse
 
createAsync(PageContext<ListTriggersRequest, ListTriggersResponse, Trigger>, ApiFuture<ListTriggersResponse>) - Static method in class com.google.cloud.eventarc.v1.EventarcClient.ListTriggersPagedResponse
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcCallableFactory
 
createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcCallableFactory
 
createChannelAsync(LocationName, Channel, String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new channel in a particular project and location.
createChannelAsync(String, Channel, String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new channel in a particular project and location.
createChannelAsync(CreateChannelRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new channel in a particular project and location.
createChannelCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new channel in a particular project and location.
createChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
createChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
createChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
createChannelConnectionAsync(LocationName, ChannelConnection, String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new ChannelConnection in a particular project and location.
createChannelConnectionAsync(String, ChannelConnection, String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new ChannelConnection in a particular project and location.
createChannelConnectionAsync(CreateChannelConnectionRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new ChannelConnection in a particular project and location.
createChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new ChannelConnection in a particular project and location.
createChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
createChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
createChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
createChannelConnectionOperationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new ChannelConnection in a particular project and location.
createChannelConnectionOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
createChannelConnectionOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
createChannelConnectionOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
createChannelConnectionOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to createChannelConnection.
createChannelConnectionOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to createChannelConnection.
createChannelConnectionOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to createChannelConnection.
createChannelConnectionOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to createChannelConnection.
createChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to createChannelConnection.
createChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to createChannelConnection.
createChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to createChannelConnection.
createChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to createChannelConnection.
createChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new channel in a particular project and location.
createChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
createChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
createChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
createChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to createChannel.
createChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to createChannel.
createChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to createChannel.
createChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to createChannel.
createChannelSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to createChannel.
createChannelSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to createChannel.
createChannelSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to createChannel.
createChannelSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to createChannel.
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcCallableFactory
 
createCollection(List<EventarcClient.ListChannelConnectionsPage>, int) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListChannelConnectionsFixedSizeCollection
 
createCollection(List<EventarcClient.ListChannelsPage>, int) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListChannelsFixedSizeCollection
 
createCollection(List<EventarcClient.ListLocationsPage>, int) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListLocationsFixedSizeCollection
 
createCollection(List<EventarcClient.ListProvidersPage>, int) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListProvidersFixedSizeCollection
 
createCollection(List<EventarcClient.ListTriggersPage>, int) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListTriggersFixedSizeCollection
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcCallableFactory
 
createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcCallableFactory
 
createPage(PageContext<ListChannelConnectionsRequest, ListChannelConnectionsResponse, ChannelConnection>, ListChannelConnectionsResponse) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListChannelConnectionsPage
 
createPage(PageContext<ListChannelsRequest, ListChannelsResponse, Channel>, ListChannelsResponse) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListChannelsPage
 
createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ListLocationsResponse) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListLocationsPage
 
createPage(PageContext<ListProvidersRequest, ListProvidersResponse, Provider>, ListProvidersResponse) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListProvidersPage
 
createPage(PageContext<ListTriggersRequest, ListTriggersResponse, Trigger>, ListTriggersResponse) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListTriggersPage
 
createPageAsync(PageContext<ListChannelConnectionsRequest, ListChannelConnectionsResponse, ChannelConnection>, ApiFuture<ListChannelConnectionsResponse>) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListChannelConnectionsPage
 
createPageAsync(PageContext<ListChannelsRequest, ListChannelsResponse, Channel>, ApiFuture<ListChannelsResponse>) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListChannelsPage
 
createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location>, ApiFuture<ListLocationsResponse>) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListLocationsPage
 
createPageAsync(PageContext<ListProvidersRequest, ListProvidersResponse, Provider>, ApiFuture<ListProvidersResponse>) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListProvidersPage
 
createPageAsync(PageContext<ListTriggersRequest, ListTriggersResponse, Trigger>, ApiFuture<ListTriggersResponse>) - Method in class com.google.cloud.eventarc.v1.EventarcClient.ListTriggersPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcCallableFactory
 
createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcCallableFactory
 
createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcCallableFactory
 
createStub() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
 
createTriggerAsync(LocationName, Trigger, String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new trigger in a particular project and location.
createTriggerAsync(String, Trigger, String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new trigger in a particular project and location.
createTriggerAsync(CreateTriggerRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new trigger in a particular project and location.
createTriggerCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new trigger in a particular project and location.
createTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
createTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
createTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
createTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Create a new trigger in a particular project and location.
createTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
createTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
createTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
createTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to createTrigger.
createTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to createTrigger.
createTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to createTrigger.
createTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to createTrigger.
createTriggerSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to createTrigger.
createTriggerSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to createTrigger.
createTriggerSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to createTrigger.
createTriggerSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to createTrigger.
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcCallableFactory
 
createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcCallableFactory
 

D

defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
 
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
 
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
 
deleteChannelAsync(ChannelName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single channel.
deleteChannelAsync(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single channel.
deleteChannelAsync(DeleteChannelRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single channel.
deleteChannelCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single channel.
deleteChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
deleteChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
deleteChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
deleteChannelConnectionAsync(ChannelConnectionName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single ChannelConnection.
deleteChannelConnectionAsync(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single ChannelConnection.
deleteChannelConnectionAsync(DeleteChannelConnectionRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single ChannelConnection.
deleteChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single ChannelConnection.
deleteChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
deleteChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
deleteChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
deleteChannelConnectionOperationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single ChannelConnection.
deleteChannelConnectionOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
deleteChannelConnectionOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
deleteChannelConnectionOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
deleteChannelConnectionOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to deleteChannelConnection.
deleteChannelConnectionOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to deleteChannelConnection.
deleteChannelConnectionOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to deleteChannelConnection.
deleteChannelConnectionOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to deleteChannelConnection.
deleteChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to deleteChannelConnection.
deleteChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to deleteChannelConnection.
deleteChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to deleteChannelConnection.
deleteChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to deleteChannelConnection.
deleteChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single channel.
deleteChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
deleteChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
deleteChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
deleteChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to deleteChannel.
deleteChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to deleteChannel.
deleteChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to deleteChannel.
deleteChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to deleteChannel.
deleteChannelSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to deleteChannel.
deleteChannelSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to deleteChannel.
deleteChannelSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to deleteChannel.
deleteChannelSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to deleteChannel.
deleteTriggerAsync(TriggerName, boolean) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single trigger.
deleteTriggerAsync(String, boolean) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single trigger.
deleteTriggerAsync(DeleteTriggerRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single trigger.
deleteTriggerCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single trigger.
deleteTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
deleteTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
deleteTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
deleteTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Delete a single trigger.
deleteTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
deleteTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
deleteTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
deleteTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to deleteTrigger.
deleteTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to deleteTrigger.
deleteTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to deleteTrigger.
deleteTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to deleteTrigger.
deleteTriggerSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to deleteTrigger.
deleteTriggerSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to deleteTrigger.
deleteTriggerSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to deleteTrigger.
deleteTriggerSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to deleteTrigger.

E

EventarcClient - Class in com.google.cloud.eventarc.v1
Service Description: Eventarc allows users to subscribe to various events that are provided by Google Cloud services and forward them to supported destinations.
EventarcClient(EventarcSettings) - Constructor for class com.google.cloud.eventarc.v1.EventarcClient
Constructs an instance of EventarcClient, using the given settings.
EventarcClient(EventarcStub) - Constructor for class com.google.cloud.eventarc.v1.EventarcClient
 
EventarcClient.ListChannelConnectionsFixedSizeCollection - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListChannelConnectionsPage - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListChannelConnectionsPagedResponse - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListChannelsFixedSizeCollection - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListChannelsPage - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListChannelsPagedResponse - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListLocationsFixedSizeCollection - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListLocationsPage - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListLocationsPagedResponse - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListProvidersFixedSizeCollection - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListProvidersPage - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListProvidersPagedResponse - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListTriggersFixedSizeCollection - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListTriggersPage - Class in com.google.cloud.eventarc.v1
 
EventarcClient.ListTriggersPagedResponse - Class in com.google.cloud.eventarc.v1
 
EventarcSettings - Class in com.google.cloud.eventarc.v1
Settings class to configure an instance of EventarcClient.
EventarcSettings(EventarcSettings.Builder) - Constructor for class com.google.cloud.eventarc.v1.EventarcSettings
 
EventarcSettings.Builder - Class in com.google.cloud.eventarc.v1
Builder for EventarcSettings.
EventarcStub - Class in com.google.cloud.eventarc.v1.stub
Base stub class for the Eventarc service API.
EventarcStub() - Constructor for class com.google.cloud.eventarc.v1.stub.EventarcStub
 
EventarcStubSettings - Class in com.google.cloud.eventarc.v1.stub
Settings class to configure an instance of EventarcStub.
EventarcStubSettings(EventarcStubSettings.Builder) - Constructor for class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
 
EventarcStubSettings.Builder - Class in com.google.cloud.eventarc.v1.stub
Builder for EventarcStubSettings.

G

getChannel(ChannelName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single Channel.
getChannel(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single Channel.
getChannel(GetChannelRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single Channel.
getChannelCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single Channel.
getChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
getChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getChannelConnection(ChannelConnectionName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single ChannelConnection.
getChannelConnection(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single ChannelConnection.
getChannelConnection(GetChannelConnectionRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single ChannelConnection.
getChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single ChannelConnection.
getChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
getChannelConnectionCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to getChannelConnection.
getChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to getChannelConnection.
getChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to getChannelConnection.
getChannelConnectionSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to getChannelConnection.
getChannelSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to getChannel.
getChannelSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to getChannel.
getChannelSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to getChannel.
getChannelSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to getChannel.
getDefaultEndpoint() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the default service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the default service scopes.
getGoogleChannelConfig(GoogleChannelConfigName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a GoogleChannelConfig
getGoogleChannelConfig(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a GoogleChannelConfig
getGoogleChannelConfig(GetGoogleChannelConfigRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a GoogleChannelConfig
getGoogleChannelConfigCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a GoogleChannelConfig
getGoogleChannelConfigCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getGoogleChannelConfigCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
getGoogleChannelConfigCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getGoogleChannelConfigSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to getGoogleChannelConfig.
getGoogleChannelConfigSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to getGoogleChannelConfig.
getGoogleChannelConfigSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to getGoogleChannelConfig.
getGoogleChannelConfigSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to getGoogleChannelConfig.
getHttpJsonOperationsClient() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getHttpJsonOperationsStub() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getHttpJsonOperationsStub() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getIamPolicyCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
getIamPolicyCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getIamPolicySettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getLocation(GetLocationRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Gets information about a location.
getLocationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Gets information about a location.
getLocationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getLocationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
getLocationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getLocationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to getLocation.
getLocationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to getLocation.
getMethodDescriptors() - Static method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getOperationsClient() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsStub() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getOperationsStub() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
getProvider(ProviderName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single Provider.
getProvider(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single Provider.
getProvider(GetProviderRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single Provider.
getProviderCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single Provider.
getProviderCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getProviderCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
getProviderCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getProviderSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to getProvider.
getProviderSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to getProvider.
getProviderSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to getProvider.
getProviderSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to getProvider.
getSettings() - Method in class com.google.cloud.eventarc.v1.EventarcClient
 
getStub() - Method in class com.google.cloud.eventarc.v1.EventarcClient
 
getStubSettingsBuilder() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
 
getTrigger(TriggerName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single trigger.
getTrigger(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single trigger.
getTrigger(GetTriggerRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single trigger.
getTriggerCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Get a single trigger.
getTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
getTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
getTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
getTriggerSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to getTrigger.
getTriggerSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to getTrigger.
getTriggerSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to getTrigger.
getTriggerSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to getTrigger.
GrpcEventarcCallableFactory - Class in com.google.cloud.eventarc.v1.stub
gRPC callable factory implementation for the Eventarc service API.
GrpcEventarcCallableFactory() - Constructor for class com.google.cloud.eventarc.v1.stub.GrpcEventarcCallableFactory
 
GrpcEventarcStub - Class in com.google.cloud.eventarc.v1.stub
gRPC stub implementation for the Eventarc service API.
GrpcEventarcStub(EventarcStubSettings, ClientContext) - Constructor for class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
Constructs an instance of GrpcEventarcStub, using the given settings.
GrpcEventarcStub(EventarcStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
Constructs an instance of GrpcEventarcStub, using the given settings.

H

HttpJsonEventarcCallableFactory - Class in com.google.cloud.eventarc.v1.stub
REST callable factory implementation for the Eventarc service API.
HttpJsonEventarcCallableFactory() - Constructor for class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcCallableFactory
 
HttpJsonEventarcStub - Class in com.google.cloud.eventarc.v1.stub
REST stub implementation for the Eventarc service API.
HttpJsonEventarcStub(EventarcStubSettings, ClientContext) - Constructor for class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
Constructs an instance of HttpJsonEventarcStub, using the given settings.
HttpJsonEventarcStub(EventarcStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
Constructs an instance of HttpJsonEventarcStub, using the given settings.

I

isShutdown() - Method in class com.google.cloud.eventarc.v1.EventarcClient
 
isShutdown() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
isShutdown() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
isTerminated() - Method in class com.google.cloud.eventarc.v1.EventarcClient
 
isTerminated() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
isTerminated() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 

L

listChannelConnections(LocationName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channel connections.
listChannelConnections(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channel connections.
listChannelConnections(ListChannelConnectionsRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channel connections.
listChannelConnectionsCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channel connections.
listChannelConnectionsCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listChannelConnectionsCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listChannelConnectionsCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listChannelConnectionsPagedCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channel connections.
listChannelConnectionsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listChannelConnectionsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listChannelConnectionsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listChannelConnectionsSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to listChannelConnections.
listChannelConnectionsSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to listChannelConnections.
listChannelConnectionsSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to listChannelConnections.
listChannelConnectionsSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to listChannelConnections.
listChannels(LocationName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channels.
listChannels(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channels.
listChannels(ListChannelsRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channels.
listChannelsCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channels.
listChannelsCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listChannelsCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listChannelsCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listChannelsPagedCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
List channels.
listChannelsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listChannelsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listChannelsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listChannelsSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to listChannels.
listChannelsSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to listChannels.
listChannelsSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to listChannels.
listChannelsSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to listChannels.
listLocations(ListLocationsRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Lists information about the supported locations for this service.
listLocationsCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Lists information about the supported locations for this service.
listLocationsCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listLocationsCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listLocationsCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Lists information about the supported locations for this service.
listLocationsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listLocationsPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listLocationsSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to listLocations.
listLocationsSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to listLocations.
listProviders(LocationName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List providers.
listProviders(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List providers.
listProviders(ListProvidersRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List providers.
listProvidersCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
List providers.
listProvidersCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listProvidersCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listProvidersCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listProvidersPagedCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
List providers.
listProvidersPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listProvidersPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listProvidersPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listProvidersSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to listProviders.
listProvidersSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to listProviders.
listProvidersSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to listProviders.
listProvidersSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to listProviders.
listTriggers(LocationName) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List triggers.
listTriggers(String) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List triggers.
listTriggers(ListTriggersRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
List triggers.
listTriggersCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
List triggers.
listTriggersCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listTriggersCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listTriggersCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listTriggersPagedCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
List triggers.
listTriggersPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
listTriggersPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
listTriggersPagedCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
listTriggersSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to listTriggers.
listTriggersSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to listTriggers.
listTriggersSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to listTriggers.
listTriggersSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to listTriggers.

N

newBuilder() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns a new builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns a new REST builder for this class.

S

setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
setIamPolicyCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
setIamPolicyCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
setIamPolicySettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to setIamPolicy.
shutdown() - Method in class com.google.cloud.eventarc.v1.EventarcClient
 
shutdown() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
shutdown() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
shutdownNow() - Method in class com.google.cloud.eventarc.v1.EventarcClient
 
shutdownNow() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
shutdownNow() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 

T

testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
testIamPermissionsSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to testIamPermissions.
toBuilder() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns a builder containing all the values of this settings class.

U

unaryMethodSettingsBuilders() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
 
updateChannelAsync(Channel, FieldMask) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single channel.
updateChannelAsync(UpdateChannelRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single channel.
updateChannelCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single channel.
updateChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
updateChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
updateChannelCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
updateChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single channel.
updateChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
updateChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
updateChannelOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
updateChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to updateChannel.
updateChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to updateChannel.
updateChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to updateChannel.
updateChannelOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to updateChannel.
updateChannelSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to updateChannel.
updateChannelSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to updateChannel.
updateChannelSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to updateChannel.
updateChannelSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to updateChannel.
updateGoogleChannelConfig(GoogleChannelConfig, FieldMask) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single GoogleChannelConfig
updateGoogleChannelConfig(UpdateGoogleChannelConfigRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single GoogleChannelConfig
updateGoogleChannelConfigCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single GoogleChannelConfig
updateGoogleChannelConfigCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
updateGoogleChannelConfigCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
updateGoogleChannelConfigCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
updateGoogleChannelConfigSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to updateGoogleChannelConfig.
updateGoogleChannelConfigSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to updateGoogleChannelConfig.
updateGoogleChannelConfigSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to updateGoogleChannelConfig.
updateGoogleChannelConfigSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to updateGoogleChannelConfig.
updateTriggerAsync(Trigger, FieldMask, boolean) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single trigger.
updateTriggerAsync(UpdateTriggerRequest) - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single trigger.
updateTriggerCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single trigger.
updateTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
updateTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
updateTriggerCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
updateTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.EventarcClient
Update a single trigger.
updateTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStub
 
updateTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.GrpcEventarcStub
 
updateTriggerOperationCallable() - Method in class com.google.cloud.eventarc.v1.stub.HttpJsonEventarcStub
 
updateTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to updateTrigger.
updateTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to updateTrigger.
updateTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to updateTrigger.
updateTriggerOperationSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to updateTrigger.
updateTriggerSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings.Builder
Returns the builder for the settings used for calls to updateTrigger.
updateTriggerSettings() - Method in class com.google.cloud.eventarc.v1.EventarcSettings
Returns the object with the settings used for calls to updateTrigger.
updateTriggerSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings.Builder
Returns the builder for the settings used for calls to updateTrigger.
updateTriggerSettings() - Method in class com.google.cloud.eventarc.v1.stub.EventarcStubSettings
Returns the object with the settings used for calls to updateTrigger.
A B C D E G H I L N S T U 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.