MarketplaceAgreements interface
Rozhraní představující marketplaceAgreements.
Metody
create(Marketplace |
Vytvořte v předplatném smlouvu Confluent Marketplace. |
list(Marketplace |
Uveďte v předplatném smlouvy Confluent Marketplace. |
Podrobnosti metody
create(MarketplaceAgreementsCreateOptionalParams)
Vytvořte v předplatném smlouvu Confluent Marketplace.
function create(options?: MarketplaceAgreementsCreateOptionalParams): Promise<ConfluentAgreementResource>
Parametry
Parametry možností
Návraty
Promise<ConfluentAgreementResource>
list(MarketplaceAgreementsListOptionalParams)
Uveďte v předplatném smlouvy Confluent Marketplace.
function list(options?: MarketplaceAgreementsListOptionalParams): PagedAsyncIterableIterator<ConfluentAgreementResource, ConfluentAgreementResource[], PageSettings>
Parametry
Parametry možností