public class Playcustomapp.Accounts
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Playcustomapp.Accounts.CustomApps
The "customApps" collection of methods.
|
Constructor and Description |
---|
Accounts() |
Modifier and Type | Method and Description |
---|---|
Playcustomapp.Accounts.CustomApps |
customApps()
An accessor for creating requests from the CustomApps collection.
|
public Playcustomapp.Accounts.CustomApps customApps()
The typical use is:
Playcustomapp playcustomapp = new Playcustomapp(...);
Playcustomapp.CustomApps.List request = playcustomapp.customApps().list(parameters ...)