org.jclouds.googlecloudstorage.domain.internal
Class ProjectTeam
java.lang.Object
org.jclouds.googlecloudstorage.domain.internal.ProjectTeam
public final class ProjectTeam
- extends Object
The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current
bucket's logs.
getProjectId
public String getProjectId()
getTeam
public ProjectTeam.Team getTeam()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
string
protected com.google.common.base.Objects.ToStringHelper string()
toString
public String toString()
- Overrides:
toString in class Object
builder
public static ProjectTeam.Builder builder()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.