| Package | Description |
|---|---|
| com.google.cloud.channel.v1 |
A client to Cloud Channel API
|
| com.google.cloud.channel.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudChannelServiceClient.ListSubscribersPagedResponse |
CloudChannelServiceClient.listSubscribers(ListSubscribersRequest request)
Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this
Channel Services account.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSubscribersPagedResponse> |
CloudChannelServiceClient.ListSubscribersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSubscribersRequest,ListSubscribersResponse,String> context,
com.google.api.core.ApiFuture<ListSubscribersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse> |
CloudChannelServiceClient.listSubscribersPagedCallable()
Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this
Channel Services account.
|
com.google.api.gax.rpc.PagedCallSettings<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse> |
CloudChannelServiceSettings.listSubscribersSettings()
Returns the object with the settings used for calls to listSubscribers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse> |
CloudChannelServiceSettings.Builder.listSubscribersSettings()
Returns the builder for the settings used for calls to listSubscribers.
|
Copyright © 2024 Google LLC. All rights reserved.