@Generated public class UpdateAccountServicePrincipalRequest extends Object
| Constructor and Description |
|---|
UpdateAccountServicePrincipalRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getActive() |
String |
getApplicationId() |
String |
getDisplayName() |
String |
getExternalId() |
String |
getId() |
Collection<ComplexValue> |
getRoles() |
int |
hashCode() |
UpdateAccountServicePrincipalRequest |
setActive(Boolean active) |
UpdateAccountServicePrincipalRequest |
setApplicationId(String applicationId) |
UpdateAccountServicePrincipalRequest |
setDisplayName(String displayName) |
UpdateAccountServicePrincipalRequest |
setExternalId(String externalId) |
UpdateAccountServicePrincipalRequest |
setId(String id) |
UpdateAccountServicePrincipalRequest |
setRoles(Collection<ComplexValue> roles) |
String |
toString() |
public UpdateAccountServicePrincipalRequest()
public UpdateAccountServicePrincipalRequest setActive(Boolean active)
public Boolean getActive()
public UpdateAccountServicePrincipalRequest setApplicationId(String applicationId)
public String getApplicationId()
public UpdateAccountServicePrincipalRequest setDisplayName(String displayName)
public String getDisplayName()
public UpdateAccountServicePrincipalRequest setExternalId(String externalId)
public String getExternalId()
public UpdateAccountServicePrincipalRequest setId(String id)
public String getId()
public UpdateAccountServicePrincipalRequest setRoles(Collection<ComplexValue> roles)
public Collection<ComplexValue> getRoles()
Copyright © 2026. All rights reserved.