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