org.jclouds.glesys.options
Class UpdateRecordOptions.Builder
java.lang.Object
org.jclouds.glesys.options.UpdateRecordOptions.Builder
- Enclosing class:
- UpdateRecordOptions
public static class UpdateRecordOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateRecordOptions.Builder
public UpdateRecordOptions.Builder()
host
public static UpdateRecordOptions host(String host)
- See Also:
UpdateRecordOptions.host(java.lang.String)
type
public static UpdateRecordOptions type(String type)
- See Also:
UpdateRecordOptions.type(java.lang.String)
data
public static UpdateRecordOptions data(String data)
- See Also:
UpdateRecordOptions.data(java.lang.String)
ttl
public static UpdateRecordOptions ttl(int ttl)
- See Also:
UpdateRecordOptions.ttl(int)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.