public class ScpCfTenant extends AbstractTenant
Tenant
for SAP Cloud Platform Cloud Foundry.Constructor and Description |
---|
ScpCfTenant(String tenantId)
Creates a new
ScpCfTenant . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
getTenantId
public ScpCfTenant(@Nonnull String tenantId)
ScpCfTenant
.tenantId
- The identifier 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
Copyright © 2018 SAP SE. All rights reserved.