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