@Generated public class CreateServicePrincipalRequest extends Object
| Constructor and Description |
|---|
CreateServicePrincipalRequest() |
public CreateServicePrincipalRequest setActive(Boolean active)
public Boolean getActive()
public CreateServicePrincipalRequest setApplicationId(String applicationId)
public String getApplicationId()
public CreateServicePrincipalRequest setDisplayName(String displayName)
public String getDisplayName()
public CreateServicePrincipalRequest setEntitlements(Collection<ComplexValue> entitlements)
public Collection<ComplexValue> getEntitlements()
public CreateServicePrincipalRequest setExternalId(String externalId)
public String getExternalId()
public CreateServicePrincipalRequest setGroups(Collection<ComplexValue> groups)
public Collection<ComplexValue> getGroups()
public CreateServicePrincipalRequest setId(String id)
public String getId()
public CreateServicePrincipalRequest setRoles(Collection<ComplexValue> roles)
public Collection<ComplexValue> getRoles()
public CreateServicePrincipalRequest setSchemas(Collection<ServicePrincipalSchema> schemas)
public Collection<ServicePrincipalSchema> getSchemas()
Copyright © 2026. All rights reserved.