Uses of Class
software.amazon.awssdk.services.licensemanager.model.BorrowConfiguration
-
Packages that use BorrowConfiguration Package Description software.amazon.awssdk.services.licensemanager.model -
-
Uses of BorrowConfiguration in software.amazon.awssdk.services.licensemanager.model
Methods in software.amazon.awssdk.services.licensemanager.model that return BorrowConfiguration Modifier and Type Method Description BorrowConfigurationConsumptionConfiguration. borrowConfiguration()Details about a borrow configuration.Methods in software.amazon.awssdk.services.licensemanager.model with parameters of type BorrowConfiguration Modifier and Type Method Description ConsumptionConfiguration.BuilderConsumptionConfiguration.Builder. borrowConfiguration(BorrowConfiguration borrowConfiguration)Details about a borrow configuration.
-