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