| Package | Description |
|---|---|
| com.gettyimages.api | |
| com.gettyimages.api.CustomRequest | |
| com.gettyimages.api.Downloads | |
| com.gettyimages.api.Images | |
| com.gettyimages.api.Search | |
| com.gettyimages.api.Videos |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientErrorException |
class |
HttpSystemErrorException |
| Modifier and Type | Method and Description |
|---|---|
String |
WebHelper.DeleteQuery(Map queryParams,
String path,
Map headers) |
protected String |
AbstractApiRequest.executeAsync() |
String |
WebHelper.Get(Map queryParams,
String path,
Map headers) |
Token |
Credentials.GetAccessToken() |
String |
Credentials.PostForm(Map<String,String> formParameters,
String path) |
String |
WebHelper.PostQuery(Map queryParams,
String path,
org.apache.http.HttpEntity body,
Map headers) |
String |
WebHelper.PutQuery(Map queryParams,
String path,
org.apache.http.HttpEntity body,
Map headers) |
| Modifier and Type | Method and Description |
|---|---|
String |
CustomRequest.executeAsync() |
| Modifier and Type | Method and Description |
|---|---|
String |
DownloadImages.executeAsync() |
String |
DownloadVideos.executeAsync() |
| Modifier and Type | Method and Description |
|---|---|
String |
Images.executeAsync() |
| Modifier and Type | Method and Description |
|---|---|
String |
SearchVideosEditorial.executeAsync() |
String |
SearchImages.executeAsync() |
String |
SearchImagesCreative.executeAsync() |
String |
SearchVideos.executeAsync() |
String |
SearchImagesEditorial.executeAsync() |
String |
SearchVideosCreative.executeAsync() |
| Modifier and Type | Method and Description |
|---|---|
String |
Videos.executeAsync() |
Copyright © 2020. All rights reserved.