| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.model |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
ListLinuxSubscriptionInstancesRequest.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.
|
List<Filter> |
ListLinuxSubscriptionsRequest.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.
|
| Modifier and Type | Method and Description |
|---|---|
ListLinuxSubscriptionInstancesRequest.Builder |
ListLinuxSubscriptionInstancesRequest.Builder.filters(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.
|
ListLinuxSubscriptionsRequest.Builder |
ListLinuxSubscriptionsRequest.Builder.filters(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.
|
| Modifier and Type | Method and Description |
|---|---|
ListLinuxSubscriptionInstancesRequest.Builder |
ListLinuxSubscriptionInstancesRequest.Builder.filters(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.
|
ListLinuxSubscriptionsRequest.Builder |
ListLinuxSubscriptionsRequest.Builder.filters(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.
|
Copyright © 2023. All rights reserved.