public class ElementsServiceImpl extends AbstractRebrickableService implements IElementsService
IElementsService| Constructor and Description |
|---|
ElementsServiceImpl(String privateKey)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Element |
getElement(String elementId)
Get details about a specific Element ID.
|
returnJsonResponse, returnJsonResponse, setKeypublic ElementsServiceImpl(String privateKey)
privateKey - private keypublic Element getElement(String elementId) throws RebrickableException
getElement in interface IElementsServiceelementId - element IDRebrickableException - exceptionCopyright © 2022. All rights reserved.