public class EncryptionIdentity extends Object
Constructor and Description |
---|
EncryptionIdentity()
Creates an instance of EncryptionIdentity class.
|
Modifier and Type | Method and Description |
---|---|
UUID |
principalId()
Get the principalId value.
|
UUID |
tenantId()
Get the tenantId value.
|
String |
type()
Get the type value.
|
EncryptionIdentity |
withType(String type)
Set the type value.
|
public EncryptionIdentity()
public String type()
public EncryptionIdentity withType(String type)
type
- the type value to setpublic UUID principalId()
public UUID tenantId()
Copyright © 2019. All rights reserved.