Uses of Class
software.amazon.awssdk.services.outposts.model.AssetLocation
-
Packages that use AssetLocation Package Description software.amazon.awssdk.services.outposts.model -
-
Uses of AssetLocation in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return AssetLocation Modifier and Type Method Description AssetLocationAssetInfo. assetLocation()The position of an asset in a rack.Methods in software.amazon.awssdk.services.outposts.model with parameters of type AssetLocation Modifier and Type Method Description AssetInfo.BuilderAssetInfo.Builder. assetLocation(AssetLocation assetLocation)The position of an asset in a rack.
-