| Package | Description |
|---|---|
| com.google.cloud.storage |
A client to Google Cloud Storage.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Acl.Domain
Class for ACL Domain entities.
|
static class |
Acl.Group
Class for ACL Group entities.
|
static class |
Acl.Project
Class for ACL Project entities.
|
static class |
Acl.RawEntity |
static class |
Acl.User
Class for ACL User entities.
|
| Modifier and Type | Method and Description |
|---|---|
Acl.Entity |
Acl.entity()
Returns the entity for this ACL object.
|
Acl.Entity |
BucketInfo.owner()
Returns the bucket's owner.
|
Acl.Entity |
BlobInfo.owner()
Returns the blob's owner.
|
| Modifier and Type | Method and Description |
|---|---|
static Acl |
Acl.of(Acl.Entity entity,
Acl.Role role)
Returns an Acl object.
|
Copyright © 2016 Google. All rights reserved.