public class SetsServiceImpl extends AbstractRebrickableService implements ISetsService
ISetsService| Constructor and Description |
|---|
SetsServiceImpl(String privateKey)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set |
getSet(String setNumber)
Get details for a specific Set.
|
returnJsonResponse, returnJsonResponse, setKeypublic SetsServiceImpl(String privateKey)
privateKey - private keypublic Set getSet(String setNumber) throws RebrickableException
getSet in interface ISetsServicesetNumber - set numberRebrickableException - exceptionCopyright © 2022. All rights reserved.