| Modifier and Type | Method and Description |
|---|---|
DomainPurchaseConsent |
AppServiceDomain.consent() |
DomainPurchaseConsent |
DomainPurchaseConsent.withAgreedAt(org.joda.time.DateTime agreedAt)
Set the agreedAt value.
|
DomainPurchaseConsent |
DomainPurchaseConsent.withAgreedBy(String agreedBy)
Set the agreedBy value.
|
DomainPurchaseConsent |
DomainPurchaseConsent.withAgreementKeys(List<String> agreementKeys)
Set the agreementKeys value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/