Uses of Interface
software.amazon.awssdk.services.ssm.model.GetInventoryResponse.Builder
Packages that use GetInventoryResponse.Builder
-
Uses of GetInventoryResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetInventoryResponse.BuilderModifier and TypeMethodDescriptionstatic GetInventoryResponse.BuilderGetInventoryResponse.builder()GetInventoryResponse.Builder.entities(Collection<InventoryResultEntity> entities) Collection of inventory entities such as a collection of managed node inventory.GetInventoryResponse.Builder.entities(Consumer<InventoryResultEntity.Builder>... entities) Collection of inventory entities such as a collection of managed node inventory.GetInventoryResponse.Builder.entities(InventoryResultEntity... entities) Collection of inventory entities such as a collection of managed node inventory.The token to use when requesting the next set of items.GetInventoryResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetInventoryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetInventoryResponse.Builder>GetInventoryResponse.serializableBuilderClass()