public class ScpNeoTenant extends AbstractTenant
Tenant
for SAP Cloud Platform Neo.Constructor and Description |
---|
ScpNeoTenant(com.sap.cloud.account.TenantContext tenantContext)
Creates a new
ScpNeoTenant . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
com.sap.cloud.account.TenantContext |
getTenantContext()
The current
TenantContext . |
int |
hashCode() |
String |
toString() |
getTenantId
public ScpNeoTenant(@Nonnull com.sap.cloud.account.TenantContext tenantContext)
ScpNeoTenant
.tenantContext
- The TenantContext
of the tenant.public boolean equals(Object o)
equals
in class AbstractTenant
protected boolean canEqual(Object other)
canEqual
in class AbstractTenant
public int hashCode()
hashCode
in class AbstractTenant
public String toString()
toString
in class AbstractTenant
@Nonnull public com.sap.cloud.account.TenantContext getTenantContext()
TenantContext
.Copyright © 2019 SAP SE. All rights reserved.