Uses of Class
software.amazon.awssdk.services.outposts.model.AssetInfo
Packages that use AssetInfo
Package
Description
-
Uses of AssetInfo in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type AssetInfoModifier and TypeMethodDescriptionListAssetsResponse.assets()Information about the hardware assets.Methods in software.amazon.awssdk.services.outposts.model with parameters of type AssetInfoModifier and TypeMethodDescriptionInformation about the hardware assets.Method parameters in software.amazon.awssdk.services.outposts.model with type arguments of type AssetInfoModifier and TypeMethodDescriptionListAssetsResponse.Builder.assets(Collection<AssetInfo> assets) Information about the hardware assets. -
Uses of AssetInfo in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type AssetInfoModifier and TypeMethodDescriptionfinal SdkIterable<AssetInfo>ListAssetsIterable.assets()Returns an iterable to iterate through the paginatedListAssetsResponse.assets()member.final SdkPublisher<AssetInfo>ListAssetsPublisher.assets()Returns a publisher that can be used to get a stream of data.