-
Deprecated ClassesClassDescriptionThis class is no longer necessary. It was originally intended to allow more customization to how selectors are executed against a model, but this has proven unnecessary.
-
Deprecated MethodsMethodDescriptionSee
PaginationInfo.getItemsMemberPath()
to retrieve the full path.SeePaginationInfo.getOutputTokenMemberPath()
to retrieve the full path.This method only returns the lastMemberShape
of an output path. To resolve each path identifier to it's respectiveMemberShape
seePaginatedTrait.resolveFullPath(java.lang.String, software.amazon.smithy.model.Model, software.amazon.smithy.model.shapes.StructureShape)
Use theid(String eventId)
setter to match the node format.Use thegetId()
method to match the node format.Use getInputShape instead.