Uses of Enum Class
org.jclouds.googlecloudstorage.domain.ProjectTeam.Team
Packages that use ProjectTeam.Team
-
Uses of ProjectTeam.Team in org.jclouds.googlecloudstorage.domain
Methods in org.jclouds.googlecloudstorage.domain that return ProjectTeam.TeamModifier and TypeMethodDescriptionstatic ProjectTeam.Team
abstract ProjectTeam.Team
ProjectTeam.team()
static ProjectTeam.Team
Returns the enum constant of this class with the specified name.static ProjectTeam.Team[]
ProjectTeam.Team.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.googlecloudstorage.domain with parameters of type ProjectTeam.TeamModifier and TypeMethodDescriptionstatic ProjectTeam
ProjectTeam.create
(String projectNumber, ProjectTeam.Team team)