Uses of Class
software.amazon.awssdk.services.ssm.model.GetInventorySchemaResponse
Packages that use GetInventorySchemaResponse
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 GetInventorySchemaResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return GetInventorySchemaResponseModifier and TypeMethodDescriptiondefault GetInventorySchemaResponseSsmClient.getInventorySchema()Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.default GetInventorySchemaResponseSsmClient.getInventorySchema(Consumer<GetInventorySchemaRequest.Builder> getInventorySchemaRequest) Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.default GetInventorySchemaResponseSsmClient.getInventorySchema(GetInventorySchemaRequest getInventorySchemaRequest) Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type GetInventorySchemaResponseModifier and TypeMethodDescriptionSsmAsyncClient.getInventorySchema()Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.SsmAsyncClient.getInventorySchema(Consumer<GetInventorySchemaRequest.Builder> getInventorySchemaRequest) Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.SsmAsyncClient.getInventorySchema(GetInventorySchemaRequest getInventorySchemaRequest) Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type. -
Uses of GetInventorySchemaResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type GetInventorySchemaResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type GetInventorySchemaResponseModifier and TypeMethodDescriptionvoidGetInventorySchemaPublisher.subscribe(org.reactivestreams.Subscriber<? super GetInventorySchemaResponse> subscriber)