Builder
class Builder
A builder for creating ClientConfiguration
instances.
Functions
Link copied to clipboard
Builds and returns the ClientConfiguration
instance.
Link copied to clipboard
Sets the connection timeout in milliseconds.
Link copied to clipboard
Sets the environment (e.g., production, test, or sandbox).
Link copied to clipboard
Sets the API key.
Link copied to clipboard
Sets the body fields whose values should be masked in logs.
Link copied to clipboard
Sets the headers whose values should be masked in logs.
Link copied to clipboard
Sets the request timeout in milliseconds.
Link copied to clipboard
Sets the API secret.
Link copied to clipboard
Sets the socket timeout in milliseconds.