static ListUserProficienciesRequest.Builder |
ListUserProficienciesRequest.builder() |
|
ListUserProficienciesRequest.Builder |
ListUserProficienciesRequest.Builder.instanceId(String instanceId) |
The identifier of the Amazon Connect instance.
|
ListUserProficienciesRequest.Builder |
ListUserProficienciesRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return per page.
|
ListUserProficienciesRequest.Builder |
ListUserProficienciesRequest.Builder.nextToken(String nextToken) |
The token for the next set of results.
|
ListUserProficienciesRequest.Builder |
ListUserProficienciesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListUserProficienciesRequest.Builder |
ListUserProficienciesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListUserProficienciesRequest.Builder |
ListUserProficienciesRequest.toBuilder() |
|
ListUserProficienciesRequest.Builder |
ListUserProficienciesRequest.Builder.userId(String userId) |
The identifier of the user account.
|