public class VdiTeamResponse extends Object implements Serializable
Constructor and Description |
---|
VdiTeamResponse(String uuid,
String name,
Set<String> members)
Instantiates a new Vdi team response.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<String> |
getMembers()
Gets member vdi user uuids.
|
String |
getName()
Gets name.
|
String |
getUuid()
Gets uuid.
|
int |
hashCode() |
String |
toString() |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.