JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
T
TimestampDateTypeAdapter
- Class in
com.pcloud.networking.serialization.adapters
Adapter that converts between Timestamp and Date
TimestampDateTypeAdapter()
- Constructor for class com.pcloud.networking.serialization.adapters.
TimestampDateTypeAdapter
TimestampDateTypeAdapterFactory
- Class in
com.pcloud.networking.serialization.adapters
A factory for providing
TimestampDateTypeAdapter
instances
TimestampDateTypeAdapterFactory()
- Constructor for class com.pcloud.networking.serialization.adapters.
TimestampDateTypeAdapterFactory
toString()
- Method in class com.pcloud.networking.api.
ApiResponse
toString()
- Method in class com.pcloud.networking.client.
Endpoint
toString()
- Method in class com.pcloud.networking.client.
MultiResponse
toString()
- Method in class com.pcloud.networking.client.
Request
toString()
- Method in class com.pcloud.networking.client.
Response
Returns a String representation of the
Response
toString()
- Method in class com.pcloud.networking.client.
ResponseBody
toString()
- Method in enum com.pcloud.networking.protocol.
TypeToken
toValues()
- Method in class com.pcloud.networking.client.
ResponseBody
Reads the data from the
RequestBody
and constructs a Map with all the data
transformer(Transformer)
- Method in class com.pcloud.networking.api.
ApiComposer.Builder
Sets the
Transformer
for this
ApiComposer
transformer()
- Method in class com.pcloud.networking.api.
ApiComposer
Returns the
Transformer
you provided in the
ApiComposer.Builder
Transformer
- Class in
com.pcloud.networking.serialization
A factory like class which provides
TypeAdapter
objects
Transformer.Builder
- Class in
com.pcloud.networking.serialization
Builds
Transformer
instances
TypeAdapter
<
T
> - Class in
com.pcloud.networking.serialization
An interface for converting between objects and their binary protocol representations.
TypeAdapter()
- Constructor for class com.pcloud.networking.serialization.
TypeAdapter
TypeAdapterFactory
- Interface in
com.pcloud.networking.serialization
A contract for a factory able to create
TypeAdapter
objects
TypeToken
- Enum in
com.pcloud.networking.protocol
Enumeration of constant values representing different types when reading data from a source
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes