Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesResponse
Packages that use GetOutpostSupportedInstanceTypesResponse
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 GetOutpostSupportedInstanceTypesResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return GetOutpostSupportedInstanceTypesResponseModifier and TypeMethodDescriptionOutpostsClient.getOutpostSupportedInstanceTypes(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest) Gets the instance types that an Outpost can support inInstanceTypeCapacity.OutpostsClient.getOutpostSupportedInstanceTypes(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) Gets the instance types that an Outpost can support inInstanceTypeCapacity.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type GetOutpostSupportedInstanceTypesResponseModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostSupportedInstanceTypes(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest) Gets the instance types that an Outpost can support inInstanceTypeCapacity.OutpostsAsyncClient.getOutpostSupportedInstanceTypes(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) Gets the instance types that an Outpost can support inInstanceTypeCapacity. -
Uses of GetOutpostSupportedInstanceTypesResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type GetOutpostSupportedInstanceTypesResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type GetOutpostSupportedInstanceTypesResponseModifier and TypeMethodDescriptionvoidGetOutpostSupportedInstanceTypesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetOutpostSupportedInstanceTypesResponse> subscriber)