public class Role extends Object
Role(String role, String bucketName)
String
getBucketName()
getRole()
void
setBucketName(String bucketName)
setRole(String role)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Role(String role, String bucketName)
public String getRole()
public void setRole(String role)
public String getBucketName()
public void setBucketName(String bucketName)
Copyright © 2017. All rights reserved.