Uses of Class
software.amazon.awssdk.services.xray.model.ValueWithServiceIds
-
Packages that use ValueWithServiceIds Package Description software.amazon.awssdk.services.xray.model -
-
Uses of ValueWithServiceIds in software.amazon.awssdk.services.xray.model
Methods in software.amazon.awssdk.services.xray.model that return types with arguments of type ValueWithServiceIds Modifier and Type Method Description Map<String,List<ValueWithServiceIds>>TraceSummary. annotations()Annotations from the trace's segment documents.Method parameters in software.amazon.awssdk.services.xray.model with type arguments of type ValueWithServiceIds Modifier and Type Method Description TraceSummary.BuilderTraceSummary.Builder. annotations(Map<String,? extends Collection<ValueWithServiceIds>> annotations)Annotations from the trace's segment documents.
-