public class Identity extends Object
Constructor and Description |
---|
Identity()
Creates an instance of Identity class.
|
Modifier and Type | Method and Description |
---|---|
String |
principalId()
Get the principal ID of resource identity.
|
String |
tenantId()
Get the tenant ID of resource.
|
String |
type()
Get the identity type.
|
Identity |
withType(String type)
Set the identity type.
|
Copyright © 2019. All rights reserved.