| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetInfo> |
ListAssetsResponse.assets()
Information about the hardware assets.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssetsResponse.Builder |
ListAssetsResponse.Builder.assets(AssetInfo... assets)
Information about the hardware assets.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssetsResponse.Builder |
ListAssetsResponse.Builder.assets(Collection<AssetInfo> assets)
Information about the hardware assets.
|
Copyright © 2022. All rights reserved.