AgreementDetailsCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. agreements. AgreementDetailsCollectionOperations
- com.
- com.
- com.
Implements
public class AgreementDetailsCollectionOperations extends BasePartnerComponentString implements IAgreementDetailsCollection
Agreement details collection operations implementation class.
Constructor Summary
| Constructor | Description |
|---|---|
| AgreementDetailsCollectionOperations(IPartner rootPartnerOperations) |
Initializes a new instance of the Agreement |
| AgreementDetailsCollectionOperations(IPartner rootPartnerOperations, String agreementType) |
Initializes a new instance of the Agreement |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
IAgreement |
byAgreementType(String agreementType)
Retrieves the operations tied with a specified agreement type. |
|
Resource |
get()
Retrieves the agreement details. |
Inherited Members
Constructor Details
AgreementDetailsCollectionOperations
public AgreementDetailsCollectionOperations(IPartner rootPartnerOperations)
Initializes a new instance of the AgreementDetailsCollectionOperations class.
Parameters:
AgreementDetailsCollectionOperations
public AgreementDetailsCollectionOperations(IPartner rootPartnerOperations, String agreementType)
Initializes a new instance of the AgreementDetailsCollectionOperations class.
Parameters:
Method Details
byAgreementType
public IAgreementDetailsCollection byAgreementType(String agreementType)
Retrieves the operations tied with a specified agreement type.
Parameters:
Returns:
get
public ResourceCollection
Retrieves the agreement details.
Returns: