Uses of Class
com.google.monitoring.v3.ListNotificationChannelsResponse
-
Packages that use ListNotificationChannelsResponse Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of ListNotificationChannelsResponse in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return types with arguments of type ListNotificationChannelsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNotificationChannelsRequest,ListNotificationChannelsResponse>
NotificationChannelServiceClient. listNotificationChannelsCallable()
Lists the notification channels that have been created for the project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse>
NotificationChannelServiceSettings.Builder. listNotificationChannelsSettings()
Returns the builder for the settings used for calls to listNotificationChannels.com.google.api.gax.rpc.PagedCallSettings<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse>
NotificationChannelServiceSettings. listNotificationChannelsSettings()
Returns the object with the settings used for calls to listNotificationChannels.Methods in com.google.cloud.monitoring.v3 with parameters of type ListNotificationChannelsResponse Modifier and Type Method Description protected NotificationChannelServiceClient.ListNotificationChannelsPage
NotificationChannelServiceClient.ListNotificationChannelsPage. createPage(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, ListNotificationChannelsResponse response)
Method parameters in com.google.cloud.monitoring.v3 with type arguments of type ListNotificationChannelsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPagedResponse>
NotificationChannelServiceClient.ListNotificationChannelsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, com.google.api.core.ApiFuture<ListNotificationChannelsResponse> futureResponse)
static com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPagedResponse>
NotificationChannelServiceClient.ListNotificationChannelsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, com.google.api.core.ApiFuture<ListNotificationChannelsResponse> futureResponse)
protected NotificationChannelServiceClient.ListNotificationChannelsPage
NotificationChannelServiceClient.ListNotificationChannelsPage. createPage(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, ListNotificationChannelsResponse response)
com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPage>
NotificationChannelServiceClient.ListNotificationChannelsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, com.google.api.core.ApiFuture<ListNotificationChannelsResponse> futureResponse)
com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPage>
NotificationChannelServiceClient.ListNotificationChannelsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, com.google.api.core.ApiFuture<ListNotificationChannelsResponse> futureResponse)
-
Uses of ListNotificationChannelsResponse in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type ListNotificationChannelsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNotificationChannelsRequest,ListNotificationChannelsResponse>
GrpcNotificationChannelServiceStub. listNotificationChannelsCallable()
com.google.api.gax.rpc.UnaryCallable<ListNotificationChannelsRequest,ListNotificationChannelsResponse>
NotificationChannelServiceStub. listNotificationChannelsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse>
NotificationChannelServiceStubSettings.Builder. listNotificationChannelsSettings()
Returns the builder for the settings used for calls to listNotificationChannels.com.google.api.gax.rpc.PagedCallSettings<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannelServiceClient.ListNotificationChannelsPagedResponse>
NotificationChannelServiceStubSettings. listNotificationChannelsSettings()
Returns the object with the settings used for calls to listNotificationChannels. -
Uses of ListNotificationChannelsResponse in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return ListNotificationChannelsResponse Modifier and Type Method Description ListNotificationChannelsResponse
ListNotificationChannelsResponse.Builder. build()
ListNotificationChannelsResponse
ListNotificationChannelsResponse.Builder. buildPartial()
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. getDefaultInstance()
ListNotificationChannelsResponse
ListNotificationChannelsResponse.Builder. getDefaultInstanceForType()
ListNotificationChannelsResponse
ListNotificationChannelsResponse. getDefaultInstanceForType()
ListNotificationChannelsResponse
NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. listNotificationChannels(ListNotificationChannelsRequest request)
Lists the notification channels that have been created for the project.static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseDelimitedFrom(InputStream input)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(byte[] data)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(InputStream input)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(ByteBuffer data)
static ListNotificationChannelsResponse
ListNotificationChannelsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.monitoring.v3 that return types with arguments of type ListNotificationChannelsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNotificationChannelsRequest,ListNotificationChannelsResponse>
NotificationChannelServiceGrpc. getListNotificationChannelsMethod()
com.google.protobuf.Parser<ListNotificationChannelsResponse>
ListNotificationChannelsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListNotificationChannelsResponse>
NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub. listNotificationChannels(ListNotificationChannelsRequest request)
Lists the notification channels that have been created for the project.static com.google.protobuf.Parser<ListNotificationChannelsResponse>
ListNotificationChannelsResponse. parser()
Methods in com.google.monitoring.v3 with parameters of type ListNotificationChannelsResponse Modifier and Type Method Description ListNotificationChannelsResponse.Builder
ListNotificationChannelsResponse.Builder. mergeFrom(ListNotificationChannelsResponse other)
static ListNotificationChannelsResponse.Builder
ListNotificationChannelsResponse. newBuilder(ListNotificationChannelsResponse prototype)
Method parameters in com.google.monitoring.v3 with type arguments of type ListNotificationChannelsResponse Modifier and Type Method Description default void
NotificationChannelServiceGrpc.AsyncService. listNotificationChannels(ListNotificationChannelsRequest request, io.grpc.stub.StreamObserver<ListNotificationChannelsResponse> responseObserver)
Lists the notification channels that have been created for the project.void
NotificationChannelServiceGrpc.NotificationChannelServiceStub. listNotificationChannels(ListNotificationChannelsRequest request, io.grpc.stub.StreamObserver<ListNotificationChannelsResponse> responseObserver)
Lists the notification channels that have been created for the project.
-