|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Tenant in com.mulesoft.cloudhub.client |
|---|
| Methods in com.mulesoft.cloudhub.client that return Tenant | |
|---|---|
Tenant |
Connection.create(Tenant tenant,
String domain)
Creates a tenant |
Tenant |
CloudhubConnection.create(Tenant tenant,
String domain)
Creates a tenant |
Tenant |
Connection.getTenant(String domain,
String tenantId)
Returns an specific tenant |
Tenant |
CloudhubConnection.getTenant(String domain,
String tenantId)
Returns an specific tenant |
Tenant |
Connection.update(Tenant tenant,
String domain)
Updates a tenant |
Tenant |
CloudhubConnection.update(Tenant tenant,
String domain)
Updates a tenant |
| Methods in com.mulesoft.cloudhub.client that return types with arguments of type Tenant | |
|---|---|
List<Tenant> |
TenantResults.getData()
|
| Methods in com.mulesoft.cloudhub.client with parameters of type Tenant | |
|---|---|
Tenant |
Connection.create(Tenant tenant,
String domain)
Creates a tenant |
Tenant |
CloudhubConnection.create(Tenant tenant,
String domain)
Creates a tenant |
Tenant |
Connection.update(Tenant tenant,
String domain)
Updates a tenant |
Tenant |
CloudhubConnection.update(Tenant tenant,
String domain)
Updates a tenant |
| Method parameters in com.mulesoft.cloudhub.client with type arguments of type Tenant | |
|---|---|
void |
TenantResults.setData(List<Tenant> data)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||