Uses of Class
software.amazon.awssdk.services.ssm.model.OpsEntityItem
Packages that use OpsEntityItem
-
Uses of OpsEntityItem in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type OpsEntityItemModifier and TypeMethodDescriptionfinal Map<String,OpsEntityItem> OpsEntity.data()The data returned by the query.Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type OpsEntityItemModifier and TypeMethodDescriptionOpsEntity.Builder.data(Map<String, OpsEntityItem> data) The data returned by the query.