Uses of Interface
software.amazon.awssdk.services.entityresolution.model.GetMatchIdResponse.Builder
-
Packages that use GetMatchIdResponse.Builder Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of GetMatchIdResponse.Builder in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return GetMatchIdResponse.Builder Modifier and Type Method Description static GetMatchIdResponse.BuilderGetMatchIdResponse. builder()GetMatchIdResponse.BuilderGetMatchIdResponse.Builder. matchId(String matchId)The unique identifiers for this group of match records.GetMatchIdResponse.BuilderGetMatchIdResponse. toBuilder()Methods in software.amazon.awssdk.services.entityresolution.model that return types with arguments of type GetMatchIdResponse.Builder Modifier and Type Method Description static Class<? extends GetMatchIdResponse.Builder>GetMatchIdResponse. serializableBuilderClass()
-