Uses of Class
com.google.cloud.resourcemanager.ProjectInfo.ResourceId
-
Packages that use ProjectInfo.ResourceId Package Description com.google.cloud.resourcemanager A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource containers. -
-
Uses of ProjectInfo.ResourceId in com.google.cloud.resourcemanager
Methods in com.google.cloud.resourcemanager that return ProjectInfo.ResourceId Modifier and Type Method Description static ProjectInfo.ResourceId
ProjectInfo.ResourceId. of(String id, String type)
Methods in com.google.cloud.resourcemanager with parameters of type ProjectInfo.ResourceId Modifier and Type Method Description Project.Builder
Project.Builder. setParent(ProjectInfo.ResourceId parent)
abstract ProjectInfo.Builder
ProjectInfo.Builder. setParent(ProjectInfo.ResourceId parent)
-