public class MailchimpMethod<R extends MailchimpObject>
extends MailchimpObject
Abstract class representing MailChimp API calls.
MailchimpObject.CompanionCompanion, mapping| Constructor and Description |
|---|
MailchimpMethod()
Abstract class representing MailChimp API calls.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<R> |
getResultType()
Get the method result type.
|