Uses of Interface
software.amazon.awssdk.services.outposts.model.ListAssetInstancesResponse.Builder
Packages that use ListAssetInstancesResponse.Builder
-
Uses of ListAssetInstancesResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return ListAssetInstancesResponse.BuilderModifier and TypeMethodDescriptionListAssetInstancesResponse.Builder.assetInstances(Collection<AssetInstance> assetInstances) List of instances owned by all accounts on the Outpost.ListAssetInstancesResponse.Builder.assetInstances(Consumer<AssetInstance.Builder>... assetInstances) List of instances owned by all accounts on the Outpost.ListAssetInstancesResponse.Builder.assetInstances(AssetInstance... assetInstances) List of instances owned by all accounts on the Outpost.ListAssetInstancesResponse.builder()Sets the value of the NextToken property for this object.ListAssetInstancesResponse.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type ListAssetInstancesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListAssetInstancesResponse.Builder>ListAssetInstancesResponse.serializableBuilderClass()