public static final class LicenseInfoDetail.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
LicenseInfoDetail |
build() |
LicenseInfoDetail.Builder |
licenseType(AzureADLicenseType licenseType) |
LicenseInfoDetail.Builder |
totalAssignedCount(Integer totalAssignedCount) |
LicenseInfoDetail.Builder |
totalLicenseCount(Integer totalLicenseCount) |
LicenseInfoDetail.Builder |
totalUsageCount(Integer totalUsageCount) |
public LicenseInfoDetail.Builder licenseType(AzureADLicenseType licenseType)
public LicenseInfoDetail.Builder totalLicenseCount(Integer totalLicenseCount)
public LicenseInfoDetail.Builder totalAssignedCount(Integer totalAssignedCount)
public LicenseInfoDetail.Builder totalUsageCount(Integer totalUsageCount)
public LicenseInfoDetail build()
Copyright © 2018–2020. All rights reserved.