Package com.gooddata.gdc
Class UriResponse
- java.lang.Object
-
- com.gooddata.gdc.UriResponse
-
- All Implemented Interfaces:
Serializable
public class UriResponse extends Object implements Serializable
Response containing URI string.Intended for internal library purposes only, not to be used in public API!
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UriResponse(String uri)
-