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