| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar |
|
| Modifier and Type | Method and Description |
|---|---|
default ListUserProfilesResponse |
CodeStarClient.listUserProfiles()
Lists all the user profiles configured for your AWS account in AWS CodeStar.
|
default ListUserProfilesResponse |
CodeStarClient.listUserProfiles(Consumer<ListUserProfilesRequest.Builder> listUserProfilesRequest)
Lists all the user profiles configured for your AWS account in AWS CodeStar.
|
default ListUserProfilesResponse |
CodeStarClient.listUserProfiles(ListUserProfilesRequest listUserProfilesRequest)
Lists all the user profiles configured for your AWS account in AWS CodeStar.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListUserProfilesResponse> |
CodeStarAsyncClient.listUserProfiles()
Lists all the user profiles configured for your AWS account in AWS CodeStar.
|
default CompletableFuture<ListUserProfilesResponse> |
CodeStarAsyncClient.listUserProfiles(Consumer<ListUserProfilesRequest.Builder> listUserProfilesRequest)
Lists all the user profiles configured for your AWS account in AWS CodeStar.
|
default CompletableFuture<ListUserProfilesResponse> |
CodeStarAsyncClient.listUserProfiles(ListUserProfilesRequest listUserProfilesRequest)
Lists all the user profiles configured for your AWS account in AWS CodeStar.
|
Copyright © 2019. All rights reserved.