Package | Description |
---|---|
com.google.cloud.monitoring.v3 |
A client to Stackdriver Monitoring API.
|
com.google.cloud.monitoring.v3.stub |
Modifier and Type | Method and Description |
---|---|
NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse |
NotificationChannelServiceClient.listNotificationChannelDescriptors(com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest request)
Lists the descriptors for supported channel types.
|
NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse |
NotificationChannelServiceClient.listNotificationChannelDescriptors(com.google.monitoring.v3.ProjectName name)
Lists the descriptors for supported channel types.
|
NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse |
NotificationChannelServiceClient.listNotificationChannelDescriptors(String name)
Lists the descriptors for supported channel types.
|
Modifier and Type | Method and Description |
---|---|
static ApiFuture<NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse.createAsync(PageContext<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse,com.google.monitoring.v3.NotificationChannelDescriptor> context,
ApiFuture<com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse> futureResponse) |
UnaryCallable<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceClient.listNotificationChannelDescriptorsPagedCallable()
Lists the descriptors for supported channel types.
|
PagedCallSettings<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceSettings.listNotificationChannelDescriptorsSettings()
Returns the object with the settings used for calls to listNotificationChannelDescriptors.
|
PagedCallSettings.Builder<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceSettings.Builder.listNotificationChannelDescriptorsSettings()
Returns the builder for the settings used for calls to listNotificationChannelDescriptors.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
GrpcNotificationChannelServiceStub.listNotificationChannelDescriptorsPagedCallable() |
UnaryCallable<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceStub.listNotificationChannelDescriptorsPagedCallable() |
PagedCallSettings<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceStubSettings.listNotificationChannelDescriptorsSettings()
Returns the object with the settings used for calls to listNotificationChannelDescriptors.
|
PagedCallSettings.Builder<com.google.monitoring.v3.ListNotificationChannelDescriptorsRequest,com.google.monitoring.v3.ListNotificationChannelDescriptorsResponse,NotificationChannelServiceClient.ListNotificationChannelDescriptorsPagedResponse> |
NotificationChannelServiceStubSettings.Builder.listNotificationChannelDescriptorsSettings()
Returns the builder for the settings used for calls to listNotificationChannelDescriptors.
|
Copyright © 2019 Google LLC. All rights reserved.