org.jclouds.openstack.keystone.v2_0.functions
Class PresentWhenAdminURLExistsForIdentityService
java.lang.Object
org.jclouds.openstack.keystone.v2_0.functions.PresentWhenAdminURLExistsForIdentityService
- All Implemented Interfaces:
- com.google.common.base.Function<ClassMethodArgsAndReturnVal,com.google.common.base.Optional<Object>>, ImplicitOptionalConverter
@Singleton
public class PresentWhenAdminURLExistsForIdentityService
- extends Object
- implements ImplicitOptionalConverter
- Author:
- Adrian Cole
| Methods inherited from interface com.google.common.base.Function |
equals |
PresentWhenAdminURLExistsForIdentityService
public PresentWhenAdminURLExistsForIdentityService()
apply
public com.google.common.base.Optional<Object> apply(ClassMethodArgsAndReturnVal input)
- Specified by:
apply in interface com.google.common.base.Function<ClassMethodArgsAndReturnVal,com.google.common.base.Optional<Object>>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2012 jclouds. All Rights Reserved.