Uses of Class
com.google.cloud.pubsublite.ProjectId
-
Packages that use ProjectId Package Description com.google.cloud.pubsublite -
-
Uses of ProjectId in com.google.cloud.pubsublite
Methods in com.google.cloud.pubsublite that return ProjectId Modifier and Type Method Description abstract ProjectId
ProjectIdOrNumber. name()
static ProjectId
ProjectId. of(String value)
Methods in com.google.cloud.pubsublite with parameters of type ProjectId Modifier and Type Method Description static ProjectIdOrNumber
ProjectIdOrNumber. of(ProjectId name)
-