org.jclouds.dynect.v3.domain.rdata
Class SSHFPData.Builder
java.lang.Object
org.jclouds.dynect.v3.domain.rdata.SSHFPData.Builder
- Enclosing class:
- SSHFPData
public static final class SSHFPData.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSHFPData.Builder
public SSHFPData.Builder()
algorithm
public SSHFPData.Builder algorithm(int algorithm)
- See Also:
SSHFPData.getAlgorithm()
fptype
public SSHFPData.Builder fptype(int fptype)
- See Also:
SSHFPData.getType()
fingerprint
public SSHFPData.Builder fingerprint(String fingerprint)
- See Also:
SSHFPData.getFingerprint()
build
public SSHFPData build()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.