com.linkedin.pegasus.gradle
Class PegasusOptions.ClientItem

java.lang.Object
  extended by com.linkedin.pegasus.gradle.PegasusOptions.ClientItem
Enclosing class:
PegasusOptions

public static class PegasusOptions.ClientItem
extends java.lang.Object


Constructor Summary
PegasusOptions.ClientItem(java.lang.String inRestModelFileName, java.lang.String inDefaultPackage, boolean inKeepDataTemplates)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PegasusOptions.ClientItem

public PegasusOptions.ClientItem(java.lang.String inRestModelFileName,
                                 java.lang.String inDefaultPackage,
                                 boolean inKeepDataTemplates)