| Arguments |
Representation of args and kwargs.
|
| AuthMethod |
Datatype holding data for authentication which can either be password based or token based.
|
| Batch |
A class representing the batch parameter.
|
| Batch.BatchBuilder |
Helper class for building a Batch.
|
| Event |
Parse events into objects.
|
| PasswordAuth |
Datatype for holding all data needed for password authentication
|
| SaltVersion |
Represents a salt version
|
| StartTime |
StartDate is a convenience wrapper allowing for parsing of StartDate in the
timezone appropriate to a given master.
|
| Token |
Token containing authentication data.
|