| Package | Description |
|---|---|
| com.amazonaws.services.licensemanagerusersubscriptions |
With License Manager, you can create user-based subscriptions to utilize licensed software with a per user
subscription fee on Amazon EC2 instances.
|
| com.amazonaws.services.licensemanagerusersubscriptions.model |
| Modifier and Type | Method and Description |
|---|---|
ListProductSubscriptionsRequest |
ListProductSubscriptionsRequest.clone() |
ListProductSubscriptionsRequest |
ListProductSubscriptionsRequest.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.
|
ListProductSubscriptionsRequest |
ListProductSubscriptionsRequest.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.
|
ListProductSubscriptionsRequest |
ListProductSubscriptionsRequest.withIdentityProvider(IdentityProvider identityProvider)
An object that specifies details for the identity provider.
|
ListProductSubscriptionsRequest |
ListProductSubscriptionsRequest.withMaxResults(Integer maxResults)
Maximum number of results to return in a single call.
|
ListProductSubscriptionsRequest |
ListProductSubscriptionsRequest.withNextToken(String nextToken)
Token for the next set of results.
|
ListProductSubscriptionsRequest |
ListProductSubscriptionsRequest.withProduct(String product)
The name of the user-based subscription product.
|
Copyright © 2022. All rights reserved.