Uses of Class
software.amazon.awssdk.services.outposts.model.ListOrderableInstanceTypesRequest
Packages that use ListOrderableInstanceTypesRequest
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 ListOrderableInstanceTypesRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type ListOrderableInstanceTypesRequestModifier and TypeMethodDescriptionOutpostsAsyncClient.listOrderableInstanceTypes(ListOrderableInstanceTypesRequest listOrderableInstanceTypesRequest) Lists the instance types that can be ordered for an Outpost.OutpostsClient.listOrderableInstanceTypes(ListOrderableInstanceTypesRequest listOrderableInstanceTypesRequest) Lists the instance types that can be ordered for an Outpost.OutpostsAsyncClient.listOrderableInstanceTypesPaginator(ListOrderableInstanceTypesRequest listOrderableInstanceTypesRequest) This is a variant ofOutpostsAsyncClient.listOrderableInstanceTypes(software.amazon.awssdk.services.outposts.model.ListOrderableInstanceTypesRequest)operation.OutpostsClient.listOrderableInstanceTypesPaginator(ListOrderableInstanceTypesRequest listOrderableInstanceTypesRequest) This is a variant ofOutpostsClient.listOrderableInstanceTypes(software.amazon.awssdk.services.outposts.model.ListOrderableInstanceTypesRequest)operation. -
Uses of ListOrderableInstanceTypesRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type ListOrderableInstanceTypesRequestModifierConstructorDescriptionListOrderableInstanceTypesIterable(OutpostsClient client, ListOrderableInstanceTypesRequest firstRequest) ListOrderableInstanceTypesPublisher(OutpostsAsyncClient client, ListOrderableInstanceTypesRequest firstRequest) -
Uses of ListOrderableInstanceTypesRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type ListOrderableInstanceTypesRequestModifier and TypeMethodDescriptionListOrderableInstanceTypesRequestMarshaller.marshall(ListOrderableInstanceTypesRequest listOrderableInstanceTypesRequest)