Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest
Packages that use GetOutpostSupportedInstanceTypesRequest
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 GetOutpostSupportedInstanceTypesRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type GetOutpostSupportedInstanceTypesRequestModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostSupportedInstanceTypes(GetOutpostSupportedInstanceTypesRequest 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.OutpostsAsyncClient.getOutpostSupportedInstanceTypesPaginator(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) OutpostsClient.getOutpostSupportedInstanceTypesPaginator(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) -
Uses of GetOutpostSupportedInstanceTypesRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type GetOutpostSupportedInstanceTypesRequestModifierConstructorDescriptionGetOutpostSupportedInstanceTypesIterable(OutpostsClient client, GetOutpostSupportedInstanceTypesRequest firstRequest) GetOutpostSupportedInstanceTypesPublisher(OutpostsAsyncClient client, GetOutpostSupportedInstanceTypesRequest firstRequest) -
Uses of GetOutpostSupportedInstanceTypesRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type GetOutpostSupportedInstanceTypesRequestModifier and TypeMethodDescriptionGetOutpostSupportedInstanceTypesRequestMarshaller.marshall(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest)