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