Uses of Class
software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
Packages that use ListOutpostsResponse
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 ListOutpostsResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListOutpostsResponseModifier and TypeMethodDescriptiondefault ListOutpostsResponseOutpostsClient.listOutposts(Consumer<ListOutpostsRequest.Builder> listOutpostsRequest) Lists the Outposts for your Amazon Web Services account.default ListOutpostsResponseOutpostsClient.listOutposts(ListOutpostsRequest listOutpostsRequest) Lists the Outposts for your Amazon Web Services account.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type ListOutpostsResponseModifier and TypeMethodDescriptiondefault CompletableFuture<ListOutpostsResponse>OutpostsAsyncClient.listOutposts(Consumer<ListOutpostsRequest.Builder> listOutpostsRequest) Lists the Outposts for your Amazon Web Services account.default CompletableFuture<ListOutpostsResponse>OutpostsAsyncClient.listOutposts(ListOutpostsRequest listOutpostsRequest) Lists the Outposts for your Amazon Web Services account. -
Uses of ListOutpostsResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type ListOutpostsResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type ListOutpostsResponseModifier and TypeMethodDescriptionvoidListOutpostsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListOutpostsResponse> subscriber)