AccountWithRestoreAccess

case class AccountWithRestoreAccess(accountId: String) extends AccountWithRestoreAccess
trait Product
trait Equals
class AccountWithRestoreAccess
trait Cloneable
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

def clone(): AccountWithRestoreAccess
Inherited from
AccountWithRestoreAccess
def equals(`x$0`: `<FromJavaObject>`): Boolean
Inherited from
AccountWithRestoreAccess
def getAccountAlias(): String
Inherited from
AccountWithRestoreAccess
def getAccountId(): String
Inherited from
AccountWithRestoreAccess
def hashCode(): Int
Inherited from
AccountWithRestoreAccess
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def setAccountAlias(`x$0`: String): Unit
Inherited from
AccountWithRestoreAccess
def setAccountId(`x$0`: String): Unit
Inherited from
AccountWithRestoreAccess
def toString(): String
Inherited from
AccountWithRestoreAccess
def withAccountAlias(`x$0`: String): AccountWithRestoreAccess
Inherited from
AccountWithRestoreAccess
def withAccountId(`x$0`: String): AccountWithRestoreAccess
Inherited from
AccountWithRestoreAccess