|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.ec2.options.internal.BaseEC2RequestOptions
public class BaseEC2RequestOptions
| Field Summary |
|---|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
BaseEC2RequestOptions()
|
|
| Method Summary | |
|---|---|
protected Set<String> |
getFormValuesWithKeysPrefixedBy(String prefix)
|
protected void |
indexFormValuesWithPrefix(String prefix,
Iterable<String> values)
|
protected void |
indexFormValuesWithPrefix(String prefix,
String... values)
|
String |
toString()
|
| Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BaseEC2RequestOptions()
| Method Detail |
|---|
public String toString()
toString in class org.jclouds.http.options.BaseHttpRequestOptions
protected void indexFormValuesWithPrefix(String prefix,
String... values)
protected void indexFormValuesWithPrefix(String prefix,
Iterable<String> values)
protected Set<String> getFormValuesWithKeysPrefixedBy(String prefix)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||