Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest
-
Packages that use GetOutpostSupportedInstanceTypesRequest 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 GetOutpostSupportedInstanceTypesRequest in software.amazon.awssdk.services.outposts
-
Uses of GetOutpostSupportedInstanceTypesRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type GetOutpostSupportedInstanceTypesRequest Constructor Description GetOutpostSupportedInstanceTypesIterable(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 GetOutpostSupportedInstanceTypesRequest Modifier and Type Method Description SdkHttpFullRequestGetOutpostSupportedInstanceTypesRequestMarshaller. marshall(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest)
-