Package | Description |
---|---|
org.jclouds.googlecloudstorage.domain |
Modifier and Type | Method and Description |
---|---|
static ProjectTeam.Team |
ProjectTeam.Team.fromValue(String team) |
abstract ProjectTeam.Team |
ProjectTeam.team() |
static ProjectTeam.Team |
ProjectTeam.Team.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectTeam.Team[] |
ProjectTeam.Team.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ProjectTeam |
ProjectTeam.create(String projectNumber,
ProjectTeam.Team team) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.