com.globo.dnsapi.api
Class ExportAPI

java.lang.Object
  extended by com.globo.dnsapi.AbstractAPI<Export>
      extended by com.globo.dnsapi.api.ExportAPI

public class ExportAPI
extends AbstractAPI<Export>


Constructor Summary
ExportAPI(DNSAPI transport)
           
 
Method Summary
protected  Type getListType()
           
protected  Type getType()
           
 Export scheduleExport()
           
 
Methods inherited from class com.globo.dnsapi.AbstractAPI
buildHttpRequestFactory, buildUrl, delete, get, getDnsapi, handleExceptionIfNeeded, insertAuthenticationHeaders, interceptRequest, interceptResponse, parse, parse, post, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportAPI

public ExportAPI(DNSAPI transport)
Method Detail

getType

protected Type getType()
Specified by:
getType in class AbstractAPI<Export>

getListType

protected Type getListType()
Specified by:
getListType in class AbstractAPI<Export>

scheduleExport

public Export scheduleExport()
                      throws DNSAPIException
Throws:
DNSAPIException


Copyright © 2014. All rights reserved.