public static interface AccountSetupInProgressException.Builder extends CopyableBuilder<AccountSetupInProgressException.Builder,AccountSetupInProgressException>
| Modifier and Type | Method and Description |
|---|---|
AccountSetupInProgressException.Builder |
code(String code)
Sets the value of the Code property for this object.
|
AccountSetupInProgressException.Builder |
docs(String docs)
Sets the value of the Docs property for this object.
|
AccountSetupInProgressException.Builder |
message(String message) |
AccountSetupInProgressException.Builder |
tip(String tip)
Sets the value of the Tip property for this object.
|
copyapply, buildAccountSetupInProgressException.Builder code(String code)
code - The new value for the Code property for this object.AccountSetupInProgressException.Builder docs(String docs)
docs - The new value for the Docs property for this object.AccountSetupInProgressException.Builder tip(String tip)
tip - The new value for the Tip property for this object.AccountSetupInProgressException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.