Home
last modified time | relevance | path

Searched defs:getNotification (Results 1 – 10 of 10) sorted by relevance

/external/google-cloud-java/java-advisorynotifications/grpc-google-cloud-advisorynotifications-v1/src/main/java/com/google/cloud/advisorynotifications/v1/
DAdvisoryNotificationsServiceGrpc.java213 default void getNotification( in getNotification() method
283 public void getNotification( in getNotification() method in AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub
334 public com.google.cloud.advisorynotifications.v1.Notification getNotification( in getNotification() method in AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub
386 getNotification(com.google.cloud.advisorynotifications.v1.GetNotificationRequest request) { in getNotification() method in AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceFutureStub
/external/google-cloud-java/java-advisorynotifications/google-cloud-advisorynotifications/src/main/java/com/google/cloud/advisorynotifications/v1/
DAdvisoryNotificationsServiceClient.java387 public final Notification getNotification(NotificationName name) { in getNotification() method in AdvisoryNotificationsServiceClient
417 public final Notification getNotification(String name) { in getNotification() method in AdvisoryNotificationsServiceClient
449 public final Notification getNotification(GetNotificationRequest request) { in getNotification() method in AdvisoryNotificationsServiceClient
/external/sdk-platform-java/test/integration/goldens/storage/src/com/google/storage/v2/
DNotificationName.java61 public String getNotification() { in getNotification() method in NotificationName
194 public String getNotification() { in getNotification() method in NotificationName.Builder
DStorageClient.java1481 public final Notification getNotification(BucketName name) { in getNotification() method in StorageClient
1509 public final Notification getNotification(String name) { in getNotification() method in StorageClient
1538 public final Notification getNotification(GetNotificationRequest request) { in getNotification() method in StorageClient
DMockStorageImpl.java273 public void getNotification( in getNotification() method in MockStorageImpl
/external/google-cloud-java/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/src/main/java/com/google/cloud/advisorynotifications/v1/
DNotificationName.java61 public String getNotification() { in getNotification() method in NotificationName
198 public String getNotification() { in getNotification() method in NotificationName.Builder
/external/google-cloud-java/java-advisorynotifications/google-cloud-advisorynotifications/src/test/java/com/google/cloud/advisorynotifications/v1/
DMockAdvisoryNotificationsServiceImpl.java84 public void getNotification( in getNotification() method in MockAdvisoryNotificationsServiceImpl
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNotificationManager.java514 public Notification getNotification(int id) { in getNotification() method in ShadowNotificationManager
519 public Notification getNotification(String tag, int id) { in getNotification() method in ShadowNotificationManager
/external/google-cloud-java/java-batch/proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/
DJobOrBuilder.java457 com.google.cloud.batch.v1alpha.JobNotification getNotification(); in getNotification() method
DJob.java833 public com.google.cloud.batch.v1alpha.JobNotification getNotification() { in getNotification() method in Job
3752 public com.google.cloud.batch.v1alpha.JobNotification getNotification() { in getNotification() method in Job.Builder