@Generated public class ListCleanRoomsResponse extends Object
Constructor and Description |
---|
ListCleanRoomsResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<CleanRoomInfo> |
getCleanRooms() |
int |
hashCode() |
ListCleanRoomsResponse |
setCleanRooms(Collection<CleanRoomInfo> cleanRooms) |
String |
toString() |
public ListCleanRoomsResponse setCleanRooms(Collection<CleanRoomInfo> cleanRooms)
public Collection<CleanRoomInfo> getCleanRooms()
Copyright © 2023. All rights reserved.