public class TenantAuthenticationProviderRepresentation extends BaseResourceRepresentation
Constructor and Description |
---|
TenantAuthenticationProviderRepresentation() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,String> |
getAttributes() |
String |
getProviderId() |
String |
getTenantId() |
String |
getType() |
String |
getUrl() |
int |
hashCode() |
void |
setAttributes(Map<String,String> attributes) |
void |
setProviderId(String providerId) |
void |
setTenantId(String tenantId) |
void |
setType(String type) |
void |
setUrl(String url) |
getSelf, getSelfDecoded, setSelf, toJSON, toString
public TenantAuthenticationProviderRepresentation()
public String getTenantId()
public String getProviderId()
public String getType()
public String getUrl()
public void setTenantId(String tenantId)
public void setProviderId(String providerId)
public void setType(String type)
public void setUrl(String url)
protected boolean canEqual(Object other)
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.