Package ca.uhn.fhir.rest.gclient
Interface IGetPageUntyped
public interface IGetPageUntyped
-
Method Summary
Modifier and TypeMethodDescription<T extends IBaseBundle>
IGetPageTyped<T>andReturnBundle(Class<T> theBundleType)Return a Bundle resource of the given type
-
Method Details
-
andReturnBundle
Return a Bundle resource of the given type
-