| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateTeamMemberResponse |
CodeStarClient.associateTeamMember(AssociateTeamMemberRequest associateTeamMemberRequest)
Adds an IAM user to the team for an AWS CodeStar project.
|
default AssociateTeamMemberResponse |
CodeStarClient.associateTeamMember(Consumer<AssociateTeamMemberRequest.Builder> associateTeamMemberRequest)
Adds an IAM user to the team for an AWS CodeStar project.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateTeamMemberResponse> |
CodeStarAsyncClient.associateTeamMember(AssociateTeamMemberRequest associateTeamMemberRequest)
Adds an IAM user to the team for an AWS CodeStar project.
|
default CompletableFuture<AssociateTeamMemberResponse> |
CodeStarAsyncClient.associateTeamMember(Consumer<AssociateTeamMemberRequest.Builder> associateTeamMemberRequest)
Adds an IAM user to the team for an AWS CodeStar project.
|
Copyright © 2023. All rights reserved.