ListApplicationAuthenticationMethodsResponse.Builder |
ListApplicationAuthenticationMethodsResponse.Builder.authenticationMethods(Collection<AuthenticationMethodItem> authenticationMethods) |
An array list of authentication methods for the specified application.
|
ListApplicationAuthenticationMethodsResponse.Builder |
ListApplicationAuthenticationMethodsResponse.Builder.authenticationMethods(Consumer<AuthenticationMethodItem.Builder>... authenticationMethods) |
An array list of authentication methods for the specified application.
|
ListApplicationAuthenticationMethodsResponse.Builder |
ListApplicationAuthenticationMethodsResponse.Builder.authenticationMethods(AuthenticationMethodItem... authenticationMethods) |
An array list of authentication methods for the specified application.
|
static ListApplicationAuthenticationMethodsResponse.Builder |
ListApplicationAuthenticationMethodsResponse.builder() |
|
ListApplicationAuthenticationMethodsResponse.Builder |
ListApplicationAuthenticationMethodsResponse.Builder.nextToken(String nextToken) |
If present, this value indicates that more output is available than is included in the current response.
|
ListApplicationAuthenticationMethodsResponse.Builder |
ListApplicationAuthenticationMethodsResponse.toBuilder() |
|