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)This is a variant ofOutpostsAsyncClient.getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)operation.default GetOutpostInstanceTypesPublisherOutpostsAsyncClient. getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)This is a variant ofOutpostsAsyncClient.getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)operation.
-