org.jclouds.sts.options
Class SessionCredentialsOptions.Builder
java.lang.Object
org.jclouds.sts.options.SessionCredentialsOptions.Builder
- Enclosing class:
- SessionCredentialsOptions
public static class SessionCredentialsOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionCredentialsOptions.Builder
public SessionCredentialsOptions.Builder()
serialNumber
public static SessionCredentialsOptions serialNumber(String serialNumber)
- See Also:
SessionCredentialsOptions.serialNumber
durationSeconds
public static SessionCredentialsOptions durationSeconds(long durationSeconds)
- See Also:
SessionCredentialsOptions.durationSeconds
tokenCode
public static SessionCredentialsOptions tokenCode(String tokenCode)
- See Also:
SessionCredentialsOptions.tokenCode
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.