Package-level declarations
Types
Functions
Link copied to clipboard
inline suspend fun LicenseManagerLinuxSubscriptionsClient.getServiceSettings(crossinline block: GetServiceSettingsRequest.Builder.() -> Unit): GetServiceSettingsResponse
Lists the Linux subscriptions service settings.
Link copied to clipboard
inline suspend fun LicenseManagerLinuxSubscriptionsClient.listLinuxSubscriptionInstances(crossinline block: ListLinuxSubscriptionInstancesRequest.Builder.() -> Unit): ListLinuxSubscriptionInstancesResponse
Lists the running Amazon EC2 instances that were discovered with commercial Linux subscriptions.
Link copied to clipboard
inline suspend fun LicenseManagerLinuxSubscriptionsClient.listLinuxSubscriptions(crossinline block: ListLinuxSubscriptionsRequest.Builder.() -> Unit): ListLinuxSubscriptionsResponse
Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations.
Link copied to clipboard
inline suspend fun LicenseManagerLinuxSubscriptionsClient.updateServiceSettings(crossinline block: UpdateServiceSettingsRequest.Builder.() -> Unit): UpdateServiceSettingsResponse
Updates the service settings for Linux subscriptions.
Link copied to clipboard
fun LicenseManagerLinuxSubscriptionsClient.withConfig(block: LicenseManagerLinuxSubscriptionsClient.Config.Builder.() -> Unit): LicenseManagerLinuxSubscriptionsClient
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.