public static interface ResourceDataSyncAlreadyExistsException.Builder extends software.amazon.awssdk.utils.builder.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.
|
ResourceDataSyncAlreadyExistsException.Builder syncName(String syncName)
syncName - The new value for the SyncName property for this object.ResourceDataSyncAlreadyExistsException.Builder message(String message)
Copyright © 2017. All rights reserved.