public class DataTransformationClient extends Object
| Constructor and Description |
|---|
DataTransformationClient() |
public String getScope()
public void setScope(String scope)
public String getEndpoint()
public void setEndpoint(String endpoint)
public void initializeClient(String endpoint)
public void randomClient()
throws org.gcube.datatransformation.client.library.exceptions.DTSClientException
org.gcube.datatransformation.client.library.exceptions.DTSClientExceptionpublic String statistics() throws org.gcube.datatransformation.client.library.exceptions.DTSException
org.gcube.datatransformation.client.library.exceptions.DTSExceptionpublic Types.TransformDataResponse transformData(Types.TransformData request) throws org.gcube.datatransformation.client.library.exceptions.DTSException
org.gcube.datatransformation.client.library.exceptions.DTSExceptionpublic Types.TransformDataWithTransformationProgramResponse transformDataWithTransformationProgram(Types.TransformDataWithTransformationProgram request) throws org.gcube.datatransformation.client.library.exceptions.DTSException
org.gcube.datatransformation.client.library.exceptions.DTSExceptionpublic Types.TransformDataWithTransformationUnitResponse transformDataWithTransformationUnit(Types.TransformDataWithTransformationUnit request) throws org.gcube.datatransformation.client.library.exceptions.DTSException, org.gcube.datatransformation.client.library.exceptions.EmptySourceException
org.gcube.datatransformation.client.library.exceptions.DTSExceptionorg.gcube.datatransformation.client.library.exceptions.EmptySourceExceptionpublic static List<Map<String,String>> getMapFromResponse(String json) throws Exception
Exceptionpublic String transformDataWithTransformationUnit(Types.TransformDataWithTransformationUnit request, boolean all, boolean pretty) throws org.gcube.datatransformation.client.library.exceptions.DTSException, org.gcube.datatransformation.client.library.exceptions.EmptySourceException
org.gcube.datatransformation.client.library.exceptions.DTSExceptionorg.gcube.datatransformation.client.library.exceptions.EmptySourceExceptionpublic Types.FindApplicableTransformationUnitsResponse findApplicableTransformationUnits(Types.FindApplicableTransformationUnits request) throws org.gcube.datatransformation.client.library.exceptions.DTSException
org.gcube.datatransformation.client.library.exceptions.DTSExceptionpublic Types.FindAvailableTargetContentTypesResponse findAvailableTargetContent(Types.FindAvailableTargetContentTypes request) throws org.gcube.datatransformation.client.library.exceptions.DTSException
org.gcube.datatransformation.client.library.exceptions.DTSExceptionpublic Types.QueryTransformationProgramsResponse queryTransformationPrograms(Types.QueryTransformationPrograms request) throws org.gcube.datatransformation.client.library.exceptions.DTSException
org.gcube.datatransformation.client.library.exceptions.DTSExceptionCopyright © 2017. All Rights Reserved.