Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
-
Packages that use GetOutpostInstanceTypesRequest Package Description software.amazon.awssdk.services.outposts Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises.software.amazon.awssdk.services.outposts.paginators software.amazon.awssdk.services.outposts.transform -
-
Uses of GetOutpostInstanceTypesRequest in software.amazon.awssdk.services.outposts
-
Uses of GetOutpostInstanceTypesRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type GetOutpostInstanceTypesRequest Constructor Description GetOutpostInstanceTypesIterable(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 GetOutpostInstanceTypesRequest Modifier and Type Method Description SdkHttpFullRequestGetOutpostInstanceTypesRequestMarshaller. marshall(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest)
-