Uses of Class
software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
Packages that use GetCatalogItemRequest
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 GetCatalogItemRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type GetCatalogItemRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetCatalogItemResponse>OutpostsAsyncClient.getCatalogItem(GetCatalogItemRequest getCatalogItemRequest) Gets information about the specified catalog item.default GetCatalogItemResponseOutpostsClient.getCatalogItem(GetCatalogItemRequest getCatalogItemRequest) Gets information about the specified catalog item. -
Uses of GetCatalogItemRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type GetCatalogItemRequestModifier and TypeMethodDescriptionGetCatalogItemRequestMarshaller.marshall(GetCatalogItemRequest getCatalogItemRequest)