Uses of Interface
software.amazon.awssdk.services.outposts.model.AssetLocation.Builder
Packages that use AssetLocation.Builder
-
Uses of AssetLocation.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return AssetLocation.BuilderModifier and TypeMethodDescriptionstatic AssetLocation.BuilderAssetLocation.builder()AssetLocation.Builder.rackElevation(Float rackElevation) The position of an asset in a rack measured in rack units.AssetLocation.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type AssetLocation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssetLocation.Builder>AssetLocation.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.outposts.model with type arguments of type AssetLocation.BuilderModifier and TypeMethodDescriptiondefault AssetInfo.BuilderAssetInfo.Builder.assetLocation(Consumer<AssetLocation.Builder> assetLocation) The position of an asset in a rack.