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 DTSClientException
DTSClientExceptionpublic String statistics() throws DTSException
DTSExceptionpublic Types.TransformDataResponse transformData(Types.TransformData request) throws DTSException
DTSExceptionpublic Types.TransformDataWithTransformationProgramResponse transformDataWithTransformationProgram(Types.TransformDataWithTransformationProgram request) throws DTSException
DTSExceptionpublic Types.TransformDataWithTransformationUnitResponse transformDataWithTransformationUnit(Types.TransformDataWithTransformationUnit request) throws DTSException
DTSExceptionpublic Types.FindApplicableTransformationUnitsResponse findApplicableTransformationUnits(Types.FindApplicableTransformationUnits request) throws DTSException
DTSExceptionpublic Types.FindAvailableTargetContentTypesResponse findAvailableTargetContent(Types.FindAvailableTargetContentTypes request) throws DTSException
DTSExceptionpublic Types.QueryTransformationProgramsResponse queryTransformationPrograms(Types.QueryTransformationPrograms request) throws DTSException
DTSExceptionCopyright © 2014. All Rights Reserved.