Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
Packages that use GetOutpostInstanceTypesRequest
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 GetOutpostInstanceTypesRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type GetOutpostInstanceTypesRequestModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesResponseOutpostsClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesPublisherOutpostsAsyncClient.getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) This is a variant ofOutpostsAsyncClient.getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)operation.default GetOutpostInstanceTypesIterableOutpostsClient.getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) This is a variant ofOutpostsClient.getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)operation. -
Uses of GetOutpostInstanceTypesRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type GetOutpostInstanceTypesRequestModifierConstructorDescriptionGetOutpostInstanceTypesIterable(OutpostsClient client, GetOutpostInstanceTypesRequest firstRequest) GetOutpostInstanceTypesPublisher(OutpostsAsyncClient client, GetOutpostInstanceTypesRequest firstRequest) -
Uses of GetOutpostInstanceTypesRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type GetOutpostInstanceTypesRequestModifier and TypeMethodDescriptionGetOutpostInstanceTypesRequestMarshaller.marshall(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)