| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
ListAssetsResponse.Builder |
ListAssetsResponse.Builder.assets(AssetInfo... assets)
Information about the hardware assets.
|
ListAssetsResponse.Builder |
ListAssetsResponse.Builder.assets(Collection<AssetInfo> assets)
Information about the hardware assets.
|
ListAssetsResponse.Builder |
ListAssetsResponse.Builder.assets(Consumer<AssetInfo.Builder>... assets)
Information about the hardware assets.
|
static ListAssetsResponse.Builder |
ListAssetsResponse.builder() |
ListAssetsResponse.Builder |
ListAssetsResponse.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListAssetsResponse.Builder |
ListAssetsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAssetsResponse.Builder> |
ListAssetsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.