@Generated public class ServicePrincipal extends Object
| Constructor and Description |
|---|
ServicePrincipal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccountId() |
State |
getAccountSpStatus() |
String |
getApplicationId() |
String |
getDisplayName() |
String |
getExternalId() |
Long |
getInternalId() |
int |
hashCode() |
ServicePrincipal |
setAccountId(String accountId) |
ServicePrincipal |
setAccountSpStatus(State accountSpStatus) |
ServicePrincipal |
setApplicationId(String applicationId) |
ServicePrincipal |
setDisplayName(String displayName) |
ServicePrincipal |
setExternalId(String externalId) |
ServicePrincipal |
setInternalId(Long internalId) |
String |
toString() |
public ServicePrincipal setAccountId(String accountId)
public String getAccountId()
public ServicePrincipal setAccountSpStatus(State accountSpStatus)
public State getAccountSpStatus()
public ServicePrincipal setApplicationId(String applicationId)
public String getApplicationId()
public ServicePrincipal setDisplayName(String displayName)
public String getDisplayName()
public ServicePrincipal setExternalId(String externalId)
public String getExternalId()
public ServicePrincipal setInternalId(Long internalId)
public Long getInternalId()
Copyright © 2026. All rights reserved.