org.jclouds.glesys.options
Class AddRecordOptions.Builder

java.lang.Object
  extended by org.jclouds.glesys.options.AddRecordOptions.Builder
Enclosing class:
AddRecordOptions

public static class AddRecordOptions.Builder
extends Object


Constructor Summary
AddRecordOptions.Builder()
           
 
Method Summary
static AddRecordOptions ttl(int ttl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddRecordOptions.Builder

public AddRecordOptions.Builder()
Method Detail

ttl

public static AddRecordOptions ttl(int ttl)
See Also:
AddRecordOptions.ttl(int)


Copyright © 2009-2012 jclouds. All Rights Reserved.