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