Class GoogleCloudStorageOAuthScopes
java.lang.Object
org.jclouds.googlecloudstorage.config.GoogleCloudStorageOAuthScopes
- All Implemented Interfaces:
OAuthScopes
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jclouds.oauth.v2.config.OAuthScopes
OAuthScopes.NoScopes, OAuthScopes.ReadOrWriteScopes, OAuthScopes.SingleScope
-
Method Summary
Modifier and TypeMethodDescriptioncreate()
forRequest
(HttpRequest input) If the path contains or ends with/acl
or/defaultObjectAcl
, it needs full-control.
-
Method Details
-
create
-
forRequest
If the path contains or ends with/acl
or/defaultObjectAcl
, it needs full-control.- Specified by:
forRequest
in interfaceOAuthScopes
-