Package | Description |
---|---|
com.oracle.bmc.marketplace.model | |
com.oracle.bmc.marketplace.requests |
Modifier and Type | Class and Description |
---|---|
class |
FreeTextSearchDetails
A request containing arbitrary text that must be present in the Marketplace Applications.
|
class |
StructuredSearchDetails
A request that uses Search’s structured query language to specify filter conditions to apply to
search listings.
|
Modifier and Type | Method and Description |
---|---|
SearchListingsDetails |
SearchListingsRequest.getBody$()
Alternative accessor for the body parameter.
|
SearchListingsDetails |
SearchListingsRequest.getSearchListingsDetails()
Details related to the search query
|
Modifier and Type | Method and Description |
---|---|
SearchListingsRequest.Builder |
SearchListingsRequest.Builder.body$(SearchListingsDetails body)
Alternative setter for the body parameter.
|
SearchListingsRequest.Builder |
SearchListingsRequest.Builder.searchListingsDetails(SearchListingsDetails searchListingsDetails)
Details related to the search query
|
Copyright © 2016–2023. All rights reserved.