Uses of Class
software.amazon.awssdk.services.outposts.paginators.GetOutpostSupportedInstanceTypesIterable
-
Packages that use GetOutpostSupportedInstanceTypesIterable 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 GetOutpostSupportedInstanceTypesIterable in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return GetOutpostSupportedInstanceTypesIterable Modifier and Type Method Description default GetOutpostSupportedInstanceTypesIterableOutpostsClient. getOutpostSupportedInstanceTypesPaginator(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest)default GetOutpostSupportedInstanceTypesIterableOutpostsClient. getOutpostSupportedInstanceTypesPaginator(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest)
-