| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
LicenseInfoDetail |
LicenseInfoDetail.Builder.build() |
LicenseInfoDetail |
LicenseInfoDetail.withLicenseType(AzureADLicenseType licenseType) |
LicenseInfoDetail |
LicenseInfoDetail.withTotalAssignedCount(Integer totalAssignedCount) |
LicenseInfoDetail |
LicenseInfoDetail.withTotalLicenseCount(Integer totalLicenseCount) |
LicenseInfoDetail |
LicenseInfoDetail.withTotalUsageCount(Integer totalUsageCount) |
| Modifier and Type | Field and Description |
|---|---|
protected List<LicenseInfoDetail> |
AzureADLicenseUsage.licenseInfoDetails |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<LicenseInfoDetail> |
AzureADLicenseUsage.getLicenseInfoDetails() |
com.github.davidmoten.odata.client.CollectionPage<LicenseInfoDetail> |
AzureADLicenseUsage.getLicenseInfoDetails(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
AzureADLicenseUsage.Builder |
AzureADLicenseUsage.Builder.licenseInfoDetails(LicenseInfoDetail... licenseInfoDetails) |
| Modifier and Type | Method and Description |
|---|---|
AzureADLicenseUsage.Builder |
AzureADLicenseUsage.Builder.licenseInfoDetails(List<LicenseInfoDetail> licenseInfoDetails) |
Copyright © 2018–2020. All rights reserved.