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