ListAuthenticationProfilesResponse.Builder |
ListAuthenticationProfilesResponse.Builder.authenticationProfileSummaryList(Collection<AuthenticationProfileSummary> authenticationProfileSummaryList) |
A summary of a given authentication profile.
|
ListAuthenticationProfilesResponse.Builder |
ListAuthenticationProfilesResponse.Builder.authenticationProfileSummaryList(Consumer<AuthenticationProfileSummary.Builder>... authenticationProfileSummaryList) |
A summary of a given authentication profile.
|
ListAuthenticationProfilesResponse.Builder |
ListAuthenticationProfilesResponse.Builder.authenticationProfileSummaryList(AuthenticationProfileSummary... authenticationProfileSummaryList) |
A summary of a given authentication profile.
|
static ListAuthenticationProfilesResponse.Builder |
ListAuthenticationProfilesResponse.builder() |
|
ListAuthenticationProfilesResponse.Builder |
ListAuthenticationProfilesResponse.Builder.nextToken(String nextToken) |
If there are additional results, this is the token for the next set of results.
|
ListAuthenticationProfilesResponse.Builder |
ListAuthenticationProfilesResponse.toBuilder() |
|