static com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelDescriptorsRequest,ListNotificationChannelDescriptorsResponse,NotificationChannelDescriptor> context,
com.google.api.core.ApiFuture<ListNotificationChannelDescriptorsResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListNotificationChannelDescriptorsRequest,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceClient.listNotificationChannelDescriptorsPagedCallable() |
Lists the descriptors for supported channel types.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotificationChannelDescriptorsRequest,ListNotificationChannelDescriptorsResponse,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceSettings.Builder.listNotificationChannelDescriptorsSettings() |
Returns the builder for the settings used for calls to listNotificationChannelDescriptors.
|
com.google.api.gax.rpc.PagedCallSettings<ListNotificationChannelDescriptorsRequest,ListNotificationChannelDescriptorsResponse,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceSettings.listNotificationChannelDescriptorsSettings() |
Returns the object with the settings used for calls to listNotificationChannelDescriptors.
|