| Package | Description |
|---|---|
| co.cask.cdap.proto | |
| co.cask.cdap.proto.id |
| Modifier and Type | Method and Description |
|---|---|
Id.NotificationFeed |
Id.NotificationFeed.Builder.build()
Deprecated.
|
static Id.NotificationFeed |
Id.NotificationFeed.from(String namespace,
String category,
String name)
Deprecated.
|
static Id.NotificationFeed |
Id.NotificationFeed.fromId(String id)
Deprecated.
Id.NotificationFeed object from an id in the form of "namespace.category.name". |
| Constructor and Description |
|---|
Id.NotificationFeed.Builder(Id.NotificationFeed feed)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Id.NotificationFeed |
NotificationFeedId.toId() |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.