Uses of Class
com.google.cloud.advisorynotifications.v1.Notification
-
Packages that use Notification Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications APIcom.google.cloud.advisorynotifications.v1.stub -
-
Uses of Notification in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return Notification Modifier and Type Method Description Notification
Notification.Builder. build()
Notification
Notification.Builder. buildPartial()
static Notification
Notification. getDefaultInstance()
Notification
Notification.Builder. getDefaultInstanceForType()
Notification
Notification. getDefaultInstanceForType()
Notification
AdvisoryNotificationsServiceClient. getNotification(GetNotificationRequest request)
Gets a notification.Notification
AdvisoryNotificationsServiceClient. getNotification(NotificationName name)
Gets a notification.Notification
AdvisoryNotificationsServiceClient. getNotification(String name)
Gets a notification.Notification
AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub. getNotification(GetNotificationRequest request)
Gets a notification.Notification
ListNotificationsResponse.Builder. getNotifications(int index)
List of notifications under a given parent.Notification
ListNotificationsResponse. getNotifications(int index)
List of notifications under a given parent.Notification
ListNotificationsResponseOrBuilder. getNotifications(int index)
List of notifications under a given parent.static Notification
Notification. parseDelimitedFrom(InputStream input)
static Notification
Notification. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Notification
Notification. parseFrom(byte[] data)
static Notification
Notification. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Notification
Notification. parseFrom(com.google.protobuf.ByteString data)
static Notification
Notification. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Notification
Notification. parseFrom(com.google.protobuf.CodedInputStream input)
static Notification
Notification. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Notification
Notification. parseFrom(InputStream input)
static Notification
Notification. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Notification
Notification. parseFrom(ByteBuffer data)
static Notification
Notification. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.advisorynotifications.v1 that return types with arguments of type Notification Modifier and Type Method Description static io.grpc.MethodDescriptor<GetNotificationRequest,Notification>
AdvisoryNotificationsServiceGrpc. getGetNotificationMethod()
com.google.common.util.concurrent.ListenableFuture<Notification>
AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceFutureStub. getNotification(GetNotificationRequest request)
Gets a notification.com.google.api.gax.rpc.UnaryCallable<GetNotificationRequest,Notification>
AdvisoryNotificationsServiceClient. getNotificationCallable()
Gets a notification.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotificationRequest,Notification>
AdvisoryNotificationsServiceSettings.Builder. getNotificationSettings()
Returns the builder for the settings used for calls to getNotification.com.google.api.gax.rpc.UnaryCallSettings<GetNotificationRequest,Notification>
AdvisoryNotificationsServiceSettings. getNotificationSettings()
Returns the object with the settings used for calls to getNotification.List<Notification>
ListNotificationsResponse.Builder. getNotificationsList()
List of notifications under a given parent.List<Notification>
ListNotificationsResponse. getNotificationsList()
List of notifications under a given parent.List<Notification>
ListNotificationsResponseOrBuilder. getNotificationsList()
List of notifications under a given parent.com.google.protobuf.Parser<Notification>
Notification. getParserForType()
static com.google.protobuf.Parser<Notification>
Notification. parser()
Methods in com.google.cloud.advisorynotifications.v1 with parameters of type Notification Modifier and Type Method Description ListNotificationsResponse.Builder
ListNotificationsResponse.Builder. addNotifications(int index, Notification value)
List of notifications under a given parent.ListNotificationsResponse.Builder
ListNotificationsResponse.Builder. addNotifications(Notification value)
List of notifications under a given parent.Notification.Builder
Notification.Builder. mergeFrom(Notification other)
static Notification.Builder
Notification. newBuilder(Notification prototype)
ListNotificationsResponse.Builder
ListNotificationsResponse.Builder. setNotifications(int index, Notification value)
List of notifications under a given parent.Method parameters in com.google.cloud.advisorynotifications.v1 with type arguments of type Notification Modifier and Type Method Description ListNotificationsResponse.Builder
ListNotificationsResponse.Builder. addAllNotifications(Iterable<? extends Notification> values)
List of notifications under a given parent.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)
void
AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub. getNotification(GetNotificationRequest request, io.grpc.stub.StreamObserver<Notification> responseObserver)
Gets a notification.default void
AdvisoryNotificationsServiceGrpc.AsyncService. getNotification(GetNotificationRequest request, io.grpc.stub.StreamObserver<Notification> responseObserver)
Gets a notification. -
Uses of Notification in com.google.cloud.advisorynotifications.v1.stub
Methods in com.google.cloud.advisorynotifications.v1.stub that return types with arguments of type Notification Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNotificationRequest,Notification>
AdvisoryNotificationsServiceStub. getNotificationCallable()
com.google.api.gax.rpc.UnaryCallable<GetNotificationRequest,Notification>
GrpcAdvisoryNotificationsServiceStub. getNotificationCallable()
com.google.api.gax.rpc.UnaryCallable<GetNotificationRequest,Notification>
HttpJsonAdvisoryNotificationsServiceStub. getNotificationCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotificationRequest,Notification>
AdvisoryNotificationsServiceStubSettings.Builder. getNotificationSettings()
Returns the builder for the settings used for calls to getNotification.com.google.api.gax.rpc.UnaryCallSettings<GetNotificationRequest,Notification>
AdvisoryNotificationsServiceStubSettings. getNotificationSettings()
Returns the object with the settings used for calls to getNotification.
-