Class Owner
- java.lang.Object
-
- org.jclouds.googlecloudstorage.domain.Owner
-
public abstract class Owner extends Object
-
-
Constructor Summary
Constructors Constructor Description Owner()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Owner
create(String entity, String entityId)
abstract String
entity()
abstract String
entityId()
-