| Package | Description |
|---|---|
| com.blockchyp.client | |
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
SlideShow |
BlockChypClient.slideShow(SlideShowRequest request)
Returns a single slide show with slides.
|
SlideShow |
BlockChypClient.updateSlideShow(SlideShow request)
Updates or creates a slide show.
|
| Modifier and Type | Method and Description |
|---|---|
SlideShow |
BlockChypClient.updateSlideShow(SlideShow request)
Updates or creates a slide show.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SlideShow> |
SlideShowResponse.getResults()
Gets enumerates all slide shows responsive to the original query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlideShowResponse.addResult(SlideShow value)
Adds a enumerates all slide shows responsive to the original query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlideShowResponse.setResults(Collection<SlideShow> value)
Sets enumerates all slide shows responsive to the original query.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.