| Package | Description |
|---|---|
| com.google.cloud.eventarc.v1 |
A client to Eventarc API
|
| com.google.cloud.eventarc.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
EventarcClient.ListChannelsPagedResponse |
EventarcClient.listChannels(ListChannelsRequest request)
List channels.
|
EventarcClient.ListChannelsPagedResponse |
EventarcClient.listChannels(LocationName parent)
List channels.
|
EventarcClient.ListChannelsPagedResponse |
EventarcClient.listChannels(String parent)
List channels.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<EventarcClient.ListChannelsPagedResponse> |
EventarcClient.ListChannelsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context,
com.google.api.core.ApiFuture<ListChannelsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListChannelsRequest,EventarcClient.ListChannelsPagedResponse> |
EventarcClient.listChannelsPagedCallable()
List channels.
|
com.google.api.gax.rpc.PagedCallSettings<ListChannelsRequest,ListChannelsResponse,EventarcClient.ListChannelsPagedResponse> |
EventarcSettings.listChannelsSettings()
Returns the object with the settings used for calls to listChannels.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelsRequest,ListChannelsResponse,EventarcClient.ListChannelsPagedResponse> |
EventarcSettings.Builder.listChannelsSettings()
Returns the builder for the settings used for calls to listChannels.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListChannelsRequest,EventarcClient.ListChannelsPagedResponse> |
HttpJsonEventarcStub.listChannelsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListChannelsRequest,EventarcClient.ListChannelsPagedResponse> |
EventarcStub.listChannelsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListChannelsRequest,EventarcClient.ListChannelsPagedResponse> |
GrpcEventarcStub.listChannelsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListChannelsRequest,ListChannelsResponse,EventarcClient.ListChannelsPagedResponse> |
EventarcStubSettings.listChannelsSettings()
Returns the object with the settings used for calls to listChannels.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelsRequest,ListChannelsResponse,EventarcClient.ListChannelsPagedResponse> |
EventarcStubSettings.Builder.listChannelsSettings()
Returns the builder for the settings used for calls to listChannels.
|
Copyright © 2023 Google LLC. All rights reserved.