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