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 ProjectIdProjectIdOrNumber. name()static ProjectIdProjectId. of(String value)Methods in com.google.cloud.pubsublite with parameters of type ProjectId Modifier and Type Method Description static ProjectIdOrNumberProjectIdOrNumber. of(ProjectId name)
-