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