ImageSearchOptionalParameter Class

  • java.lang.Object
    • com.microsoft.azure.cognitiveservices.search.customimagesearch.models.ImageSearchOptionalParameter

public class ImageSearchOptionalParameter

The ImageSearchOptionalParameter model.

Constructor Summary

Constructor Description
ImageSearchOptionalParameter()

Method Summary

Modifier and Type Method and Description
java.lang.String acceptLanguage()

Get the acceptLanguage value.

ImageAspect aspect()

Get the aspect value.

java.lang.String clientId()

Get the clientId value.

java.lang.String clientIp()

Get the clientIp value.

ImageColor color()

Get the color value.

java.lang.Integer count()

Get the count value.

java.lang.String countryCode()

Get the countryCode value.

Freshness freshness()

Get the freshness value.

java.lang.Integer height()

Get the height value.

java.lang.String id()

Get the id value.

ImageContent imageContent()

Get the imageContent value.

ImageType imageType()

Get the imageType value.

ImageLicense license()

Get the license value.

java.lang.String location()

Get the location value.

java.lang.String market()

Get the market value.

java.lang.Long maxFileSize()

Get the maxFileSize value.

java.lang.Long maxHeight()

Get the maxHeight value.

java.lang.Long maxWidth()

Get the maxWidth value.

java.lang.Long minFileSize()

Get the minFileSize value.

java.lang.Long minHeight()

Get the minHeight value.

java.lang.Long minWidth()

Get the minWidth value.

java.lang.Long offset()

Get the offset value.

SafeSearch safeSearch()

Get the safeSearch value.

java.lang.String setLang()

Get the setLang value.

ImageSize size()

Get the size value.

java.lang.String userAgent()

Get the userAgent value.

java.lang.Integer width()

Get the width value.

ImageSearchOptionalParameter withAcceptLanguage(String acceptLanguage)

Set the acceptLanguage value.

ImageSearchOptionalParameter withAspect(ImageAspect aspect)

Set the aspect value.

ImageSearchOptionalParameter withClientId(String clientId)

Set the clientId value.

ImageSearchOptionalParameter withClientIp(String clientIp)

Set the clientIp value.

ImageSearchOptionalParameter withColor(ImageColor color)

Set the color value.

ImageSearchOptionalParameter withCount(Integer count)

Set the count value.

ImageSearchOptionalParameter withCountryCode(String countryCode)

Set the countryCode value.

ImageSearchOptionalParameter withFreshness(Freshness freshness)

Set the freshness value.

ImageSearchOptionalParameter withHeight(Integer height)

Set the height value.

ImageSearchOptionalParameter withId(String id)

Set the id value.

ImageSearchOptionalParameter withImageContent(ImageContent imageContent)

Set the imageContent value.

ImageSearchOptionalParameter withImageType(ImageType imageType)

Set the imageType value.

ImageSearchOptionalParameter withLicense(ImageLicense license)

Set the license value.

ImageSearchOptionalParameter withLocation(String location)

Set the location value.

ImageSearchOptionalParameter withMarket(String market)

Set the market value.

ImageSearchOptionalParameter withMaxFileSize(Long maxFileSize)

Set the maxFileSize value.

ImageSearchOptionalParameter withMaxHeight(Long maxHeight)

Set the maxHeight value.

ImageSearchOptionalParameter withMaxWidth(Long maxWidth)

Set the maxWidth value.

ImageSearchOptionalParameter withMinFileSize(Long minFileSize)

Set the minFileSize value.

ImageSearchOptionalParameter withMinHeight(Long minHeight)

Set the minHeight value.

ImageSearchOptionalParameter withMinWidth(Long minWidth)

Set the minWidth value.

ImageSearchOptionalParameter withOffset(Long offset)

Set the offset value.

ImageSearchOptionalParameter withSafeSearch(SafeSearch safeSearch)

Set the safeSearch value.

ImageSearchOptionalParameter withSetLang(String setLang)

Set the setLang value.

ImageSearchOptionalParameter withSize(ImageSize size)

Set the size value.

ImageSearchOptionalParameter withUserAgent(String userAgent)

Set the userAgent value.

ImageSearchOptionalParameter withWidth(Integer width)

Set the width value.

Methods inherited from java.lang.Object

java.lang.Object.clone java.lang.Object.equals java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.toString java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Constructor Details

ImageSearchOptionalParameter

public ImageSearchOptionalParameter()

Method Details

acceptLanguage

public String acceptLanguage()

Get the acceptLanguage value.

Returns:

the acceptLanguage value

aspect

public ImageAspect aspect()

Get the aspect value.

Returns:

the aspect value

clientId

public String clientId()

Get the clientId value.

Returns:

the clientId value

clientIp

public String clientIp()

Get the clientIp value.

Returns:

the clientIp value

color

public ImageColor color()

Get the color value.

Returns:

the color value

count

public Integer count()

Get the count value.

Returns:

the count value

countryCode

public String countryCode()

Get the countryCode value.

Returns:

the countryCode value

freshness

public Freshness freshness()

Get the freshness value.

Returns:

the freshness value

height

public Integer height()

Get the height value.

Returns:

the height value

id

public String id()

Get the id value.

Returns:

the id value

imageContent

public ImageContent imageContent()

Get the imageContent value.

Returns:

the imageContent value

imageType

public ImageType imageType()

Get the imageType value.

Returns:

the imageType value

license

public ImageLicense license()

Get the license value.

Returns:

the license value

location

public String location()

Get the location value.

Returns:

the location value

market

public String market()

Get the market value.

Returns:

the market value

maxFileSize

public Long maxFileSize()

Get the maxFileSize value.

Returns:

the maxFileSize value

maxHeight

public Long maxHeight()

Get the maxHeight value.

Returns:

the maxHeight value

maxWidth

public Long maxWidth()

Get the maxWidth value.

Returns:

the maxWidth value

minFileSize

public Long minFileSize()

Get the minFileSize value.

Returns:

the minFileSize value

minHeight

public Long minHeight()

Get the minHeight value.

Returns:

the minHeight value

minWidth

public Long minWidth()

Get the minWidth value.

Returns:

the minWidth value

offset

public Long offset()

Get the offset value.

Returns:

the offset value

safeSearch

public SafeSearch safeSearch()

Get the safeSearch value.

Returns:

the safeSearch value

setLang

public String setLang()

Get the setLang value.

Returns:

the setLang value

size

public ImageSize size()

Get the size value.

Returns:

the size value

userAgent

public String userAgent()

Get the userAgent value.

Returns:

the userAgent value

width

public Integer width()

Get the width value.

Returns:

the width value

withAcceptLanguage

public ImageSearchOptionalParameter withAcceptLanguage(String acceptLanguage)

Set the acceptLanguage value.

Parameters:

acceptLanguage - the acceptLanguage value to set

Returns:

the ImageSearchOptionalParameter object itself.

withAspect

public ImageSearchOptionalParameter withAspect(ImageAspect aspect)

Set the aspect value.

Parameters:

aspect - the aspect value to set

Returns:

the ImageSearchOptionalParameter object itself.

withClientId

public ImageSearchOptionalParameter withClientId(String clientId)

Set the clientId value.

Parameters:

clientId - the clientId value to set

Returns:

the ImageSearchOptionalParameter object itself.

withClientIp

public ImageSearchOptionalParameter withClientIp(String clientIp)

Set the clientIp value.

Parameters:

clientIp - the clientIp value to set

Returns:

the ImageSearchOptionalParameter object itself.

withColor

public ImageSearchOptionalParameter withColor(ImageColor color)

Set the color value.

Parameters:

color - the color value to set

Returns:

the ImageSearchOptionalParameter object itself.

withCount

public ImageSearchOptionalParameter withCount(Integer count)

Set the count value.

Parameters:

count - the count value to set

Returns:

the ImageSearchOptionalParameter object itself.

withCountryCode

public ImageSearchOptionalParameter withCountryCode(String countryCode)

Set the countryCode value.

Parameters:

countryCode - the countryCode value to set

Returns:

the ImageSearchOptionalParameter object itself.

withFreshness

public ImageSearchOptionalParameter withFreshness(Freshness freshness)

Set the freshness value.

Parameters:

freshness - the freshness value to set

Returns:

the ImageSearchOptionalParameter object itself.

withHeight

public ImageSearchOptionalParameter withHeight(Integer height)

Set the height value.

Parameters:

height - the height value to set

Returns:

the ImageSearchOptionalParameter object itself.

withId

public ImageSearchOptionalParameter withId(String id)

Set the id value.

Parameters:

id - the id value to set

Returns:

the ImageSearchOptionalParameter object itself.

withImageContent

public ImageSearchOptionalParameter withImageContent(ImageContent imageContent)

Set the imageContent value.

Parameters:

imageContent - the imageContent value to set

Returns:

the ImageSearchOptionalParameter object itself.

withImageType

public ImageSearchOptionalParameter withImageType(ImageType imageType)

Set the imageType value.

Parameters:

imageType - the imageType value to set

Returns:

the ImageSearchOptionalParameter object itself.

withLicense

public ImageSearchOptionalParameter withLicense(ImageLicense license)

Set the license value.

Parameters:

license - the license value to set

Returns:

the ImageSearchOptionalParameter object itself.

withLocation

public ImageSearchOptionalParameter withLocation(String location)

Set the location value.

Parameters:

location - the location value to set

Returns:

the ImageSearchOptionalParameter object itself.

withMarket

public ImageSearchOptionalParameter withMarket(String market)

Set the market value.

Parameters:

market - the market value to set

Returns:

the ImageSearchOptionalParameter object itself.

withMaxFileSize

public ImageSearchOptionalParameter withMaxFileSize(Long maxFileSize)

Set the maxFileSize value.

Parameters:

maxFileSize - the maxFileSize value to set

Returns:

the ImageSearchOptionalParameter object itself.

withMaxHeight

public ImageSearchOptionalParameter withMaxHeight(Long maxHeight)

Set the maxHeight value.

Parameters:

maxHeight - the maxHeight value to set

Returns:

the ImageSearchOptionalParameter object itself.

withMaxWidth

public ImageSearchOptionalParameter withMaxWidth(Long maxWidth)

Set the maxWidth value.

Parameters:

maxWidth - the maxWidth value to set

Returns:

the ImageSearchOptionalParameter object itself.

withMinFileSize

public ImageSearchOptionalParameter withMinFileSize(Long minFileSize)

Set the minFileSize value.

Parameters:

minFileSize - the minFileSize value to set

Returns:

the ImageSearchOptionalParameter object itself.

withMinHeight

public ImageSearchOptionalParameter withMinHeight(Long minHeight)

Set the minHeight value.

Parameters:

minHeight - the minHeight value to set

Returns:

the ImageSearchOptionalParameter object itself.

withMinWidth

public ImageSearchOptionalParameter withMinWidth(Long minWidth)

Set the minWidth value.

Parameters:

minWidth - the minWidth value to set

Returns:

the ImageSearchOptionalParameter object itself.

withOffset

public ImageSearchOptionalParameter withOffset(Long offset)

Set the offset value.

Parameters:

offset - the offset value to set

Returns:

the ImageSearchOptionalParameter object itself.

withSafeSearch

public ImageSearchOptionalParameter withSafeSearch(SafeSearch safeSearch)

Set the safeSearch value.

Parameters:

safeSearch - the safeSearch value to set

Returns:

the ImageSearchOptionalParameter object itself.

withSetLang

public ImageSearchOptionalParameter withSetLang(String setLang)

Set the setLang value.

Parameters:

setLang - the setLang value to set

Returns:

the ImageSearchOptionalParameter object itself.

withSize

public ImageSearchOptionalParameter withSize(ImageSize size)

Set the size value.

Parameters:

size - the size value to set

Returns:

the ImageSearchOptionalParameter object itself.

withUserAgent

public ImageSearchOptionalParameter withUserAgent(String userAgent)

Set the userAgent value.

Parameters:

userAgent - the userAgent value to set

Returns:

the ImageSearchOptionalParameter object itself.

withWidth

public ImageSearchOptionalParameter withWidth(Integer width)

Set the width value.

Parameters:

width - the width value to set

Returns:

the ImageSearchOptionalParameter object itself.

Applies to