- Client - Class in com.zenvia.api.sdk.client.apache
-
- Client(String) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using default configurations.
- Client(String, Integer) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using a mix of the given configurations
and below default configurations.
- Client(String, Integer, Integer, Integer) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using a mix of the given configurations
and below default configurations.
- Client(String, Integer, Integer, Integer, Integer) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using a mix of the given configurations
and below default configurations.
- Client(String, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using the given configurations.
- Client(String, String) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using default configurations.
- Client(String, String, Integer) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using a mix of the given configurations
and below default configurations.
- Client(String, String, Integer, Integer, Integer) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using a mix of the given configurations
and below default configurations.
- Client(String, String, Integer, Integer, Integer, Integer) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using a mix of the given configurations
and below default configurations.
- Client(String, String, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.zenvia.api.sdk.client.apache.Client
-
Initializes the connection pool using the given configurations.
- com.zenvia.api.sdk.client.apache - package com.zenvia.api.sdk.client.apache
-
- createSubscription(SUBSCRIPTION) - Method in class com.zenvia.api.sdk.client.apache.Client
-