| java.lang.Object | |
| ↳ | org.odata4j.consumer.behaviors.AzureTableBehavior |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| key | |||||||||||
| logger | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Transforms the current http request.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.odata4j.consumer.behaviors.OClientBehavior
| |||||||||||
| account | |
|---|---|
| key |
Transforms the current http request.
| request | The current http request |
|---|