CopyableBuilder<AssociateTeamMemberResponse.Builder,AssociateTeamMemberResponse>
, SdkBuilder<AssociateTeamMemberResponse.Builder,AssociateTeamMemberResponse>
public static interface AssociateTeamMemberResponse.Builder extends CopyableBuilder<AssociateTeamMemberResponse.Builder,AssociateTeamMemberResponse>
Modifier and Type | Method | Description |
---|---|---|
AssociateTeamMemberResponse.Builder |
clientRequestToken(String clientRequestToken) |
The user- or system-generated token from the initial request that can be used to repeat the request.
|
copy
apply, build
AssociateTeamMemberResponse.Builder clientRequestToken(String clientRequestToken)
The user- or system-generated token from the initial request that can be used to repeat the request.
clientRequestToken
- The user- or system-generated token from the initial request that can be used to repeat the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.