| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ConsumptionConfiguration |
ConsumptionConfiguration.clone() |
ConsumptionConfiguration |
CreateLicenseVersionRequest.getConsumptionConfiguration()
Configuration for consumption of the license.
|
ConsumptionConfiguration |
CreateLicenseRequest.getConsumptionConfiguration()
Configuration for consumption of the license.
|
ConsumptionConfiguration |
GrantedLicense.getConsumptionConfiguration()
Configuration for consumption of the license.
|
ConsumptionConfiguration |
License.getConsumptionConfiguration()
Configuration for consumption of the license.
|
ConsumptionConfiguration |
ConsumptionConfiguration.withBorrowConfiguration(BorrowConfiguration borrowConfiguration)
Details about a borrow configuration.
|
ConsumptionConfiguration |
ConsumptionConfiguration.withProvisionalConfiguration(ProvisionalConfiguration provisionalConfiguration)
Details about a provisional configuration.
|
ConsumptionConfiguration |
ConsumptionConfiguration.withRenewType(RenewType renewType)
Renewal frequency.
|
ConsumptionConfiguration |
ConsumptionConfiguration.withRenewType(String renewType)
Renewal frequency.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateLicenseVersionRequest.setConsumptionConfiguration(ConsumptionConfiguration consumptionConfiguration)
Configuration for consumption of the license.
|
void |
CreateLicenseRequest.setConsumptionConfiguration(ConsumptionConfiguration consumptionConfiguration)
Configuration for consumption of the license.
|
void |
GrantedLicense.setConsumptionConfiguration(ConsumptionConfiguration consumptionConfiguration)
Configuration for consumption of the license.
|
void |
License.setConsumptionConfiguration(ConsumptionConfiguration consumptionConfiguration)
Configuration for consumption of the license.
|
CreateLicenseVersionRequest |
CreateLicenseVersionRequest.withConsumptionConfiguration(ConsumptionConfiguration consumptionConfiguration)
Configuration for consumption of the license.
|
CreateLicenseRequest |
CreateLicenseRequest.withConsumptionConfiguration(ConsumptionConfiguration consumptionConfiguration)
Configuration for consumption of the license.
|
GrantedLicense |
GrantedLicense.withConsumptionConfiguration(ConsumptionConfiguration consumptionConfiguration)
Configuration for consumption of the license.
|
License |
License.withConsumptionConfiguration(ConsumptionConfiguration consumptionConfiguration)
Configuration for consumption of the license.
|
Copyright © 2023. All rights reserved.