Package org.jclouds.rest.suppliers
Class URIFromStringSupplier
- java.lang.Object
-
- org.jclouds.rest.suppliers.URIFromStringSupplier
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
URIFromStringSupplier(String uri)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object object)
URI
get()
int
hashCode()
protected com.google.common.base.MoreObjects.ToStringHelper
string()
String
toString()
-