@Generated public interface ConsumerListingsService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
BatchGetListingsResponse |
batchGet(BatchGetListingsRequest batchGetListingsRequest)
Batch get a published listing in the Databricks Marketplace that the consumer has access to.
|
GetListingResponse |
get(GetListingRequest getListingRequest)
Get a published listing in the Databricks Marketplace that the consumer has access to.
|
ListListingsResponse |
list(ListListingsRequest listListingsRequest)
List all published listings in the Databricks Marketplace that the consumer has access to.
|
SearchListingsResponse |
search(SearchListingsRequest searchListingsRequest)
Search published listings in the Databricks Marketplace that the consumer has access to.
|
BatchGetListingsResponse batchGet(BatchGetListingsRequest batchGetListingsRequest)
GetListingResponse get(GetListingRequest getListingRequest)
ListListingsResponse list(ListListingsRequest listListingsRequest)
SearchListingsResponse search(SearchListingsRequest searchListingsRequest)
Copyright © 2026. All rights reserved.