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