Uses of Class
software.amazon.awssdk.services.outposts.model.ListOrderableInstanceTypesResponse
Packages that use ListOrderableInstanceTypesResponse
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 ListOrderableInstanceTypesResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListOrderableInstanceTypesResponseModifier and TypeMethodDescriptionOutpostsClient.listOrderableInstanceTypes(Consumer<ListOrderableInstanceTypesRequest.Builder> 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.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type ListOrderableInstanceTypesResponseModifier and TypeMethodDescriptionOutpostsAsyncClient.listOrderableInstanceTypes(Consumer<ListOrderableInstanceTypesRequest.Builder> listOrderableInstanceTypesRequest) Lists the instance types that can be ordered for an Outpost.OutpostsAsyncClient.listOrderableInstanceTypes(ListOrderableInstanceTypesRequest listOrderableInstanceTypesRequest) Lists the instance types that can be ordered for an Outpost. -
Uses of ListOrderableInstanceTypesResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type ListOrderableInstanceTypesResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type ListOrderableInstanceTypesResponseModifier and TypeMethodDescriptionvoidListOrderableInstanceTypesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListOrderableInstanceTypesResponse> subscriber)