Uses of Class
software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable
-
Packages that use GetOutpostInstanceTypesIterable 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 GetOutpostInstanceTypesIterable in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return GetOutpostInstanceTypesIterable Modifier and Type Method Description default GetOutpostInstanceTypesIterableOutpostsClient. getOutpostInstanceTypesPaginator(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest)Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesIterableOutpostsClient. getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)Gets the instance types for the specified Outpost.
-