CopyableBuilder<AuthenticationFailedException.Builder,AuthenticationFailedException>, SdkBuilder<AuthenticationFailedException.Builder,AuthenticationFailedException>public static interface AuthenticationFailedException.Builder extends CopyableBuilder<AuthenticationFailedException.Builder,AuthenticationFailedException>
| Modifier and Type | Method | Description |
|---|---|---|
AuthenticationFailedException.Builder |
message(String message) |
|
AuthenticationFailedException.Builder |
requestId(String requestId) |
The identifier of the request that caused the exception.
|
copyapply, buildAuthenticationFailedException.Builder requestId(String requestId)
The identifier of the request that caused the exception.
requestId - The identifier of the request that caused the exception.AuthenticationFailedException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.