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