| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceInventory> |
ListResourceInventoryResponse.resourceInventoryList()
Information about the resources.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceInventoryResponse.Builder |
ListResourceInventoryResponse.Builder.resourceInventoryList(ResourceInventory... resourceInventoryList)
Information about the resources.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceInventoryResponse.Builder |
ListResourceInventoryResponse.Builder.resourceInventoryList(Collection<ResourceInventory> resourceInventoryList)
Information about the resources.
|
Copyright © 2022. All rights reserved.