Class EtlMode

java.lang.Object
com.gooddata.sdk.model.dataset.EtlMode

public class EtlMode
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String URL  
  • Constructor Summary

    Constructors 
    Constructor Description
    EtlMode​(EtlModeType mode, LookupMode lookup)  
  • Method Summary

    Modifier and Type Method Description
    LookupMode getLookup()  
    EtlModeType getMode()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait