Uses of Class
com.sparkpost.model.responses.SubaccountCreateResponse
| Package | Description |
|---|---|
| com.sparkpost.resources |
-
Uses of SubaccountCreateResponse in com.sparkpost.resources
Methods in com.sparkpost.resources that return SubaccountCreateResponse Modifier and Type Method Description static SubaccountCreateResponseResourceSubAccountCrud. create(IRestConnection conn, SubaccountInfo subaccountInfo)static SubaccountCreateResponseResourceSubAccountCrud. get(IRestConnection conn, int subaccountId)Methods in com.sparkpost.resources that return types with arguments of type SubaccountCreateResponse Modifier and Type Method Description static List<SubaccountCreateResponse>ResourceSubAccountCrud. list(IRestConnection conn)