public static interface AssociateTeamMemberResponse.Builder extends CodeStarResponse.Builder, SdkPojo, 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.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, 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.