public class Identity extends Object
Constructor and Description |
---|
Identity() |
Modifier and Type | Method and Description |
---|---|
String |
principalId()
Get the principalId value.
|
String |
tenantId()
Get the tenantId value.
|
ResourceIdentityType |
type()
Get the type value.
|
Identity |
withType(ResourceIdentityType type)
Set the type value.
|
public String principalId()
public String tenantId()
public ResourceIdentityType type()
public Identity withType(ResourceIdentityType type)
type
- the type value to setCopyright © 2019. All rights reserved.