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.ListNotificationChannelsPageNotificationChannelServiceClient.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.ListNotificationChannelsPageNotificationChannelServiceClient.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 ListNotificationChannelsResponseListNotificationChannelsResponse.Builder. build()ListNotificationChannelsResponseListNotificationChannelsResponse.Builder. buildPartial()static ListNotificationChannelsResponseListNotificationChannelsResponse. getDefaultInstance()ListNotificationChannelsResponseListNotificationChannelsResponse.Builder. getDefaultInstanceForType()ListNotificationChannelsResponseListNotificationChannelsResponse. getDefaultInstanceForType()ListNotificationChannelsResponseNotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. listNotificationChannels(ListNotificationChannelsRequest request)Lists the notification channels that have been created for the project.static ListNotificationChannelsResponseListNotificationChannelsResponse. parseDelimitedFrom(InputStream input)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(byte[] data)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(com.google.protobuf.ByteString data)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(InputStream input)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationChannelsResponseListNotificationChannelsResponse. parseFrom(ByteBuffer data)static ListNotificationChannelsResponseListNotificationChannelsResponse. 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.BuilderListNotificationChannelsResponse.Builder. mergeFrom(ListNotificationChannelsResponse other)static ListNotificationChannelsResponse.BuilderListNotificationChannelsResponse. newBuilder(ListNotificationChannelsResponse prototype)Method parameters in com.google.monitoring.v3 with type arguments of type ListNotificationChannelsResponse Modifier and Type Method Description default voidNotificationChannelServiceGrpc.AsyncService. listNotificationChannels(ListNotificationChannelsRequest request, io.grpc.stub.StreamObserver<ListNotificationChannelsResponse> responseObserver)Lists the notification channels that have been created for the project.voidNotificationChannelServiceGrpc.NotificationChannelServiceStub. listNotificationChannels(ListNotificationChannelsRequest request, io.grpc.stub.StreamObserver<ListNotificationChannelsResponse> responseObserver)Lists the notification channels that have been created for the project.
-