Uses of Class
com.google.cloud.advisorynotifications.v1.ListNotificationsResponse
-
Packages that use ListNotificationsResponse Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications APIcom.google.cloud.advisorynotifications.v1.stub -
-
Uses of ListNotificationsResponse in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return ListNotificationsResponse Modifier and Type Method Description ListNotificationsResponseListNotificationsResponse.Builder. build()ListNotificationsResponseListNotificationsResponse.Builder. buildPartial()static ListNotificationsResponseListNotificationsResponse. getDefaultInstance()ListNotificationsResponseListNotificationsResponse.Builder. getDefaultInstanceForType()ListNotificationsResponseListNotificationsResponse. getDefaultInstanceForType()ListNotificationsResponseAdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub. listNotifications(ListNotificationsRequest request)Lists notifications under a given parent.static ListNotificationsResponseListNotificationsResponse. parseDelimitedFrom(InputStream input)static ListNotificationsResponseListNotificationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationsResponseListNotificationsResponse. parseFrom(byte[] data)static ListNotificationsResponseListNotificationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationsResponseListNotificationsResponse. parseFrom(com.google.protobuf.ByteString data)static ListNotificationsResponseListNotificationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationsResponseListNotificationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListNotificationsResponseListNotificationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationsResponseListNotificationsResponse. parseFrom(InputStream input)static ListNotificationsResponseListNotificationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotificationsResponseListNotificationsResponse. parseFrom(ByteBuffer data)static ListNotificationsResponseListNotificationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.advisorynotifications.v1 that return types with arguments of type ListNotificationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNotificationsRequest,ListNotificationsResponse>AdvisoryNotificationsServiceGrpc. getListNotificationsMethod()com.google.protobuf.Parser<ListNotificationsResponse>ListNotificationsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListNotificationsResponse>AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceFutureStub. listNotifications(ListNotificationsRequest request)Lists notifications under a given parent.com.google.api.gax.rpc.UnaryCallable<ListNotificationsRequest,ListNotificationsResponse>AdvisoryNotificationsServiceClient. listNotificationsCallable()Lists notifications under a given parent.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotificationsRequest,ListNotificationsResponse,AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse>AdvisoryNotificationsServiceSettings.Builder. listNotificationsSettings()Returns the builder for the settings used for calls to listNotifications.com.google.api.gax.rpc.PagedCallSettings<ListNotificationsRequest,ListNotificationsResponse,AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse>AdvisoryNotificationsServiceSettings. listNotificationsSettings()Returns the object with the settings used for calls to listNotifications.static com.google.protobuf.Parser<ListNotificationsResponse>ListNotificationsResponse. parser()Methods in com.google.cloud.advisorynotifications.v1 with parameters of type ListNotificationsResponse Modifier and Type Method Description protected AdvisoryNotificationsServiceClient.ListNotificationsPageAdvisoryNotificationsServiceClient.ListNotificationsPage. createPage(com.google.api.gax.rpc.PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, ListNotificationsResponse response)ListNotificationsResponse.BuilderListNotificationsResponse.Builder. mergeFrom(ListNotificationsResponse other)static ListNotificationsResponse.BuilderListNotificationsResponse. newBuilder(ListNotificationsResponse prototype)Method parameters in com.google.cloud.advisorynotifications.v1 with type arguments of type ListNotificationsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse>AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, com.google.api.core.ApiFuture<ListNotificationsResponse> futureResponse)static com.google.api.core.ApiFuture<AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse>AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, com.google.api.core.ApiFuture<ListNotificationsResponse> futureResponse)protected AdvisoryNotificationsServiceClient.ListNotificationsPageAdvisoryNotificationsServiceClient.ListNotificationsPage. createPage(com.google.api.gax.rpc.PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, ListNotificationsResponse response)com.google.api.core.ApiFuture<AdvisoryNotificationsServiceClient.ListNotificationsPage>AdvisoryNotificationsServiceClient.ListNotificationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, com.google.api.core.ApiFuture<ListNotificationsResponse> futureResponse)com.google.api.core.ApiFuture<AdvisoryNotificationsServiceClient.ListNotificationsPage>AdvisoryNotificationsServiceClient.ListNotificationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, com.google.api.core.ApiFuture<ListNotificationsResponse> futureResponse)voidAdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub. listNotifications(ListNotificationsRequest request, io.grpc.stub.StreamObserver<ListNotificationsResponse> responseObserver)Lists notifications under a given parent.default voidAdvisoryNotificationsServiceGrpc.AsyncService. listNotifications(ListNotificationsRequest request, io.grpc.stub.StreamObserver<ListNotificationsResponse> responseObserver)Lists notifications under a given parent. -
Uses of ListNotificationsResponse in com.google.cloud.advisorynotifications.v1.stub
Methods in com.google.cloud.advisorynotifications.v1.stub that return types with arguments of type ListNotificationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNotificationsRequest,ListNotificationsResponse>AdvisoryNotificationsServiceStub. listNotificationsCallable()com.google.api.gax.rpc.UnaryCallable<ListNotificationsRequest,ListNotificationsResponse>GrpcAdvisoryNotificationsServiceStub. listNotificationsCallable()com.google.api.gax.rpc.UnaryCallable<ListNotificationsRequest,ListNotificationsResponse>HttpJsonAdvisoryNotificationsServiceStub. listNotificationsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotificationsRequest,ListNotificationsResponse,AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse>AdvisoryNotificationsServiceStubSettings.Builder. listNotificationsSettings()Returns the builder for the settings used for calls to listNotifications.com.google.api.gax.rpc.PagedCallSettings<ListNotificationsRequest,ListNotificationsResponse,AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse>AdvisoryNotificationsServiceStubSettings. listNotificationsSettings()Returns the object with the settings used for calls to listNotifications.
-