| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
List<UserProfileSummary> |
ListUserProfilesResponse.userProfiles()
All the user profiles configured in AWS CodeStar for an AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListUserProfilesResponse.Builder |
ListUserProfilesResponse.Builder.userProfiles(UserProfileSummary... userProfiles)
All the user profiles configured in AWS CodeStar for an AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListUserProfilesResponse.Builder |
ListUserProfilesResponse.Builder.userProfiles(Collection<UserProfileSummary> userProfiles)
All the user profiles configured in AWS CodeStar for an AWS account.
|
Copyright © 2023. All rights reserved.