URI | 
DeltacloudRestClientModule.FindCollectionWithRelAndReturnHref.apply(Set<? extends DeltacloudCollection> arg0)  | 
protected com.google.common.base.Supplier<URI> | 
DeltacloudRestClientModule.provideHardwareProfileCollection(com.google.common.base.Supplier<Set<? extends DeltacloudCollection>> collectionSupplier)  | 
protected com.google.common.base.Supplier<URI> | 
DeltacloudRestClientModule.provideImageCollection(com.google.common.base.Supplier<Set<? extends DeltacloudCollection>> collectionSupplier)
since the supplier is memoized, and there are no objects created here, this doesn't need to be
 singleton. 
 | 
protected com.google.common.base.Supplier<URI> | 
DeltacloudRestClientModule.provideInstanceCollection(com.google.common.base.Supplier<Set<? extends DeltacloudCollection>> collectionSupplier)  | 
protected com.google.common.base.Supplier<URI> | 
DeltacloudRestClientModule.provideInstanceStateCollection(com.google.common.base.Supplier<Set<? extends DeltacloudCollection>> collectionSupplier)  | 
protected com.google.common.base.Supplier<URI> | 
DeltacloudRestClientModule.provideRealmCollection(com.google.common.base.Supplier<Set<? extends DeltacloudCollection>> collectionSupplier)  |