| Package | Description |
|---|---|
| com.amazonaws.services.licensemanagerlinuxsubscriptions |
With License Manager, you can discover and track your commercial Linux subscriptions on running Amazon EC2 instances.
|
| com.amazonaws.services.licensemanagerlinuxsubscriptions.model |
| Modifier and Type | Method and Description |
|---|---|
ListLinuxSubscriptionInstancesRequest |
ListLinuxSubscriptionInstancesRequest.clone() |
ListLinuxSubscriptionInstancesRequest |
ListLinuxSubscriptionInstancesRequest.withFilters(Collection<Filter> filters)
An array of structures that you can use to filter the results to those that match one or more sets of key-value
pairs that you specify.
|
ListLinuxSubscriptionInstancesRequest |
ListLinuxSubscriptionInstancesRequest.withFilters(Filter... filters)
An array of structures that you can use to filter the results to those that match one or more sets of key-value
pairs that you specify.
|
ListLinuxSubscriptionInstancesRequest |
ListLinuxSubscriptionInstancesRequest.withMaxResults(Integer maxResults)
Maximum number of results to return in a single call.
|
ListLinuxSubscriptionInstancesRequest |
ListLinuxSubscriptionInstancesRequest.withNextToken(String nextToken)
Token for the next set of results.
|
Copyright © 2024. All rights reserved.