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