public static interface ResourceDataSyncAlreadyExistsException.Builder extends CopyableBuilder<ResourceDataSyncAlreadyExistsException.Builder,ResourceDataSyncAlreadyExistsException>
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncAlreadyExistsException.Builder |
message(String message) |
ResourceDataSyncAlreadyExistsException.Builder |
syncName(String syncName)
Sets the value of the SyncName property for this object.
|
copyapply, buildResourceDataSyncAlreadyExistsException.Builder syncName(String syncName)
syncName - The new value for the SyncName property for this object.ResourceDataSyncAlreadyExistsException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.