Uses of Interface
software.amazon.awssdk.services.outposts.model.LineItemAssetInformation.Builder
Packages that use LineItemAssetInformation.Builder
-
Uses of LineItemAssetInformation.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return LineItemAssetInformation.BuilderModifier and TypeMethodDescriptionThe ID of the asset.LineItemAssetInformation.builder()LineItemAssetInformation.Builder.macAddressList(String... macAddressList) The MAC addresses of the asset.LineItemAssetInformation.Builder.macAddressList(Collection<String> macAddressList) The MAC addresses of the asset.LineItemAssetInformation.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type LineItemAssetInformation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LineItemAssetInformation.Builder>LineItemAssetInformation.serializableBuilderClass()