public static interface AssociateTeamMemberResponse.Builder extends CodeStarResponse.Builder, CopyableBuilder<AssociateTeamMemberResponse.Builder,AssociateTeamMemberResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateTeamMemberResponse.Builder |
clientRequestToken(String clientRequestToken)
The user- or system-generated token from the initial request that can be used to repeat the request.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildAssociateTeamMemberResponse.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.