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 ListNotificationsResponse
ListNotificationsResponse.Builder. build()
ListNotificationsResponse
ListNotificationsResponse.Builder. buildPartial()
static ListNotificationsResponse
ListNotificationsResponse. getDefaultInstance()
ListNotificationsResponse
ListNotificationsResponse.Builder. getDefaultInstanceForType()
ListNotificationsResponse
ListNotificationsResponse. getDefaultInstanceForType()
ListNotificationsResponse
AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub. listNotifications(ListNotificationsRequest request)
Lists notifications under a given parent.static ListNotificationsResponse
ListNotificationsResponse. parseDelimitedFrom(InputStream input)
static ListNotificationsResponse
ListNotificationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(byte[] data)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(InputStream input)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNotificationsResponse
ListNotificationsResponse. parseFrom(ByteBuffer data)
static ListNotificationsResponse
ListNotificationsResponse. 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.ListNotificationsPage
AdvisoryNotificationsServiceClient.ListNotificationsPage. createPage(com.google.api.gax.rpc.PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, ListNotificationsResponse response)
ListNotificationsResponse.Builder
ListNotificationsResponse.Builder. mergeFrom(ListNotificationsResponse other)
static ListNotificationsResponse.Builder
ListNotificationsResponse. 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.ListNotificationsPage
AdvisoryNotificationsServiceClient.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)
void
AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub. listNotifications(ListNotificationsRequest request, io.grpc.stub.StreamObserver<ListNotificationsResponse> responseObserver)
Lists notifications under a given parent.default void
AdvisoryNotificationsServiceGrpc.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.
-