Uses of Class
software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesPublisher
-
Packages that use GetOutpostInstanceTypesPublisher Package Description software.amazon.awssdk.services.outposts Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises. -
-
Uses of GetOutpostInstanceTypesPublisher in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return GetOutpostInstanceTypesPublisher Modifier and Type Method Description default GetOutpostInstanceTypesPublisherOutpostsAsyncClient. getOutpostInstanceTypesPaginator(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest)Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesPublisherOutpostsAsyncClient. getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)Gets the instance types for the specified Outpost.
-