Uses of Interface
software.amazon.awssdk.services.outposts.model.ListAssetsResponse.Builder
Packages that use ListAssetsResponse.Builder
-
Uses of ListAssetsResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return ListAssetsResponse.BuilderModifier and TypeMethodDescriptionListAssetsResponse.Builder.assets(Collection<AssetInfo> assets) Information about the hardware assets.ListAssetsResponse.Builder.assets(Consumer<AssetInfo.Builder>... assets) Information about the hardware assets.Information about the hardware assets.static ListAssetsResponse.BuilderListAssetsResponse.builder()Sets the value of the NextToken property for this object.ListAssetsResponse.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type ListAssetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListAssetsResponse.Builder>ListAssetsResponse.serializableBuilderClass()