Uses of Class
software.amazon.awssdk.services.ssm.model.GetInventoryResponse
Packages that use GetInventoryResponse
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of GetInventoryResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return GetInventoryResponseModifier and TypeMethodDescriptiondefault GetInventoryResponseSsmClient.getInventory()Query inventory information.default GetInventoryResponseSsmClient.getInventory(Consumer<GetInventoryRequest.Builder> getInventoryRequest) Query inventory information.default GetInventoryResponseSsmClient.getInventory(GetInventoryRequest getInventoryRequest) Query inventory information.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type GetInventoryResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetInventoryResponse>SsmAsyncClient.getInventory()Query inventory information.default CompletableFuture<GetInventoryResponse>SsmAsyncClient.getInventory(Consumer<GetInventoryRequest.Builder> getInventoryRequest) Query inventory information.default CompletableFuture<GetInventoryResponse>SsmAsyncClient.getInventory(GetInventoryRequest getInventoryRequest) Query inventory information. -
Uses of GetInventoryResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type GetInventoryResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type GetInventoryResponseModifier and TypeMethodDescriptionvoidGetInventoryPublisher.subscribe(org.reactivestreams.Subscriber<? super GetInventoryResponse> subscriber)