Uses of Class
software.amazon.awssdk.services.outposts.model.ListAssetsResponse
Packages that use ListAssetsResponse
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of ListAssetsResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListAssetsResponseModifier and TypeMethodDescriptiondefault ListAssetsResponseOutpostsClient.listAssets(Consumer<ListAssetsRequest.Builder> listAssetsRequest) Lists the hardware assets for the specified Outpost.default ListAssetsResponseOutpostsClient.listAssets(ListAssetsRequest listAssetsRequest) Lists the hardware assets for the specified Outpost.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type ListAssetsResponseModifier and TypeMethodDescriptiondefault CompletableFuture<ListAssetsResponse>OutpostsAsyncClient.listAssets(Consumer<ListAssetsRequest.Builder> listAssetsRequest) Lists the hardware assets for the specified Outpost.default CompletableFuture<ListAssetsResponse>OutpostsAsyncClient.listAssets(ListAssetsRequest listAssetsRequest) Lists the hardware assets for the specified Outpost. -
Uses of ListAssetsResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type ListAssetsResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type ListAssetsResponseModifier and TypeMethodDescriptionvoidListAssetsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAssetsResponse> subscriber)