Class Identity


  • public class Identity
    extends Object
    Identity for the resource.
    • Constructor Detail

      • Identity

        public Identity()
    • Method Detail

      • principalId

        public String principalId()
        Get the principalId value.
        Returns:
        the principalId value
      • tenantId

        public String tenantId()
        Get the tenantId value.
        Returns:
        the tenantId value
      • withType

        public Identity withType​(ResourceIdentityType type)
        Set the type value.
        Parameters:
        type - the type value to set
        Returns:
        the Identity object itself.