org.jclouds.oauth.v2.domain
Class Header.Builder
java.lang.Object
org.jclouds.oauth.v2.domain.Header.Builder
- Enclosing class:
- Header
public static class Header.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Header.Builder
public Header.Builder()
signerAlgorithm
public Header.Builder signerAlgorithm(String signerAlgorithm)
- See Also:
Header.getSignerAlgorithm()
type
public Header.Builder type(String type)
- See Also:
Header.getType()
build
public Header build()
fromHeader
public Header.Builder fromHeader(Header header)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.