org.jclouds.googlecloudstorage.domain
Class BucketAccessControls
java.lang.Object
org.jclouds.googlecloudstorage.domain.Resource
org.jclouds.googlecloudstorage.domain.BucketAccessControls
public class BucketAccessControls
- extends Resource
Represents a BucketAccessControls Resource
- See Also:
| Nested classes/interfaces inherited from class org.jclouds.googlecloudstorage.domain.Resource |
Resource.Kind |
getBucket
public String getBucket()
getEntity
public String getEntity()
getRole
public DomainResourceRefferences.Role getRole()
getEmail
public String getEmail()
getDomain
public String getDomain()
getEntityId
public String getEntityId()
getProjectTeam
public ProjectTeam getProjectTeam()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Resource
string
protected com.google.common.base.Objects.ToStringHelper string()
- Overrides:
string in class Resource
hashCode
public int hashCode()
- Overrides:
hashCode in class Resource
toString
public String toString()
- Overrides:
toString in class Resource
builder
public static BucketAccessControls.Builder builder()
toBuilder
public BucketAccessControls.Builder toBuilder()
- Overrides:
toBuilder in class Resource
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.