| Modifier and Type | Class and Description |
|---|---|
class |
Analytics.Provisioning.CreateAccountTicket |
class |
Analytics.Provisioning.CreateAccountTree |
| Constructor and Description |
|---|
Provisioning() |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Provisioning.CreateAccountTicket |
createAccountTicket(AccountTicket content)
Creates an account ticket.
|
Analytics.Provisioning.CreateAccountTree |
createAccountTree(AccountTreeRequest content)
Provision account.
|
public Analytics.Provisioning.CreateAccountTicket createAccountTicket(AccountTicket content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.content - the AccountTicketIOExceptionpublic Analytics.Provisioning.CreateAccountTree createAccountTree(AccountTreeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.content - the AccountTreeRequestIOExceptionCopyright © 2011–2022 Google. All rights reserved.