Package org.jclouds.atmos.functions
Class ReturnTrueIfGroupACLIsOtherRead
java.lang.Object
org.jclouds.atmos.functions.ReturnTrueIfGroupACLIsOtherRead
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,Boolean> Function<HttpResponse,
Boolean>
@Singleton
public class ReturnTrueIfGroupACLIsOtherRead
extends Object
implements com.google.common.base.Function<HttpResponse,Boolean>
-
Constructor Details
-
ReturnTrueIfGroupACLIsOtherRead
public ReturnTrueIfGroupACLIsOtherRead()
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
Boolean> - Specified by:
apply
in interfaceFunction<HttpResponse,
Boolean>
-