UserIdGroupPair

case class UserIdGroupPair(groupId: String, groupName: String, userId: String) extends UserIdGroupPair
Companion
object
trait Product
trait Equals
class UserIdGroupPair
trait Cloneable
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

def clone(): UserIdGroupPair
Inherited from
UserIdGroupPair
def equals(`x$0`: `<FromJavaObject>`): Boolean
Inherited from
UserIdGroupPair
def getDescription(): String
Inherited from
UserIdGroupPair
def getGroupId(): String
Inherited from
UserIdGroupPair
def getGroupName(): String
Inherited from
UserIdGroupPair
def getPeeringStatus(): String
Inherited from
UserIdGroupPair
def getUserId(): String
Inherited from
UserIdGroupPair
def getVpcId(): String
Inherited from
UserIdGroupPair
Inherited from
UserIdGroupPair
def hashCode(): Int
Inherited from
UserIdGroupPair
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def setDescription(`x$0`: String): Unit
Inherited from
UserIdGroupPair
def setGroupId(`x$0`: String): Unit
Inherited from
UserIdGroupPair
def setGroupName(`x$0`: String): Unit
Inherited from
UserIdGroupPair
def setPeeringStatus(`x$0`: String): Unit
Inherited from
UserIdGroupPair
def setUserId(`x$0`: String): Unit
Inherited from
UserIdGroupPair
def setVpcId(`x$0`: String): Unit
Inherited from
UserIdGroupPair
def setVpcPeeringConnectionId(`x$0`: String): Unit
Inherited from
UserIdGroupPair
def toString(): String
Inherited from
UserIdGroupPair
def withDescription(`x$0`: String): UserIdGroupPair
Inherited from
UserIdGroupPair
def withGroupId(`x$0`: String): UserIdGroupPair
Inherited from
UserIdGroupPair
def withGroupName(`x$0`: String): UserIdGroupPair
Inherited from
UserIdGroupPair
def withPeeringStatus(`x$0`: String): UserIdGroupPair
Inherited from
UserIdGroupPair
def withUserId(`x$0`: String): UserIdGroupPair
Inherited from
UserIdGroupPair
def withVpcId(`x$0`: String): UserIdGroupPair
Inherited from
UserIdGroupPair
def withVpcPeeringConnectionId(`x$0`: String): UserIdGroupPair
Inherited from
UserIdGroupPair