public static interface ResourceNotFoundException.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<ResourceNotFoundException.Builder,ResourceNotFoundException>
| Modifier and Type | Method and Description |
|---|---|
ResourceNotFoundException.Builder |
code(Integer code)
Sets the value of the Code property for this object.
|
ResourceNotFoundException.Builder |
message(String message) |
ResourceNotFoundException.Builder code(Integer code)
code - The new value for the Code property for this object.ResourceNotFoundException.Builder message(String message)
Copyright © 2018. All rights reserved.