CopyableBuilder<GetQualificationScoreResponse.Builder,GetQualificationScoreResponse>
, SdkBuilder<GetQualificationScoreResponse.Builder,GetQualificationScoreResponse>
public static interface GetQualificationScoreResponse.Builder extends CopyableBuilder<GetQualificationScoreResponse.Builder,GetQualificationScoreResponse>
Modifier and Type | Method | Description |
---|---|---|
GetQualificationScoreResponse.Builder |
qualification(Qualification qualification) |
The Qualification data structure of the Qualification assigned to a user, including the Qualification type
and the value (score).
|
copy
apply, build
GetQualificationScoreResponse.Builder qualification(Qualification qualification)
The Qualification data structure of the Qualification assigned to a user, including the Qualification type and the value (score).
qualification
- The Qualification data structure of the Qualification assigned to a user, including the Qualification
type and the value (score).Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.