CopyableBuilder<UnauthenticatedException.Builder,UnauthenticatedException>
, SdkBuilder<UnauthenticatedException.Builder,UnauthenticatedException>
public static interface UnauthenticatedException.Builder extends CopyableBuilder<UnauthenticatedException.Builder,UnauthenticatedException>
Modifier and Type | Method | Description |
---|---|---|
UnauthenticatedException.Builder |
code(String code) |
|
UnauthenticatedException.Builder |
docs(String docs) |
|
UnauthenticatedException.Builder |
message(String message) |
|
UnauthenticatedException.Builder |
tip(String tip) |
copy
apply, build
UnauthenticatedException.Builder code(String code)
code
- UnauthenticatedException.Builder docs(String docs)
docs
- UnauthenticatedException.Builder tip(String tip)
tip
- UnauthenticatedException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.