| Package | Description |
|---|---|
| com.gettyimages.api | |
| com.gettyimages.api.Filters | |
| com.gettyimages.api.Search |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractApiRequest.addAgeOfPeople(EnumSet<AgeOfPeople> ageOfPeople) |
| Modifier and Type | Method and Description |
|---|---|
static AgeOfPeople |
AgeOfPeople.convert(String ageOfPeople) |
static AgeOfPeople |
AgeOfPeople.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgeOfPeople[] |
AgeOfPeople.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchVideosEditorial |
SearchVideosEditorial.withAgeOfPeople(EnumSet<AgeOfPeople> values) |
SearchImages |
SearchImages.withAgeOfPeople(EnumSet<AgeOfPeople> values) |
SearchImagesCreative |
SearchImagesCreative.withAgeOfPeople(EnumSet<AgeOfPeople> values) |
SearchVideos |
SearchVideos.withAgeOfPeople(EnumSet<AgeOfPeople> values) |
SearchImagesEditorial |
SearchImagesEditorial.withAgeOfPeople(EnumSet<AgeOfPeople> values) |
SearchVideosCreative |
SearchVideosCreative.withAgeOfPeople(EnumSet<AgeOfPeople> values) |
Copyright © 2020. All rights reserved.