MarketplaceAgreements interface
Интерфейс, представляющий MarketplaceAgreements.
Методы
create(Marketplace |
Создайте соглашение Confluent Marketplace в подписке. |
list(Marketplace |
Перечисление соглашений Confluent Marketplace в подписке. |
Сведения о методе
create(MarketplaceAgreementsCreateOptionalParams)
Создайте соглашение Confluent Marketplace в подписке.
function create(options?: MarketplaceAgreementsCreateOptionalParams): Promise<ConfluentAgreementResource>
Параметры
Параметры параметров.
Возвращаемое значение
Promise<ConfluentAgreementResource>
list(MarketplaceAgreementsListOptionalParams)
Перечисление соглашений Confluent Marketplace в подписке.
function list(options?: MarketplaceAgreementsListOptionalParams): PagedAsyncIterableIterator<ConfluentAgreementResource, ConfluentAgreementResource[], PageSettings>
Параметры
Параметры параметров.