CopyableBuilder<FileSystemInUseException.Builder,FileSystemInUseException>
, SdkBuilder<FileSystemInUseException.Builder,FileSystemInUseException>
public static interface FileSystemInUseException.Builder extends CopyableBuilder<FileSystemInUseException.Builder,FileSystemInUseException>
Modifier and Type | Method | Description |
---|---|---|
FileSystemInUseException.Builder |
errorCode(String errorCode) |
|
FileSystemInUseException.Builder |
message(String message) |
copy
apply, build
FileSystemInUseException.Builder errorCode(String errorCode)
errorCode
- FileSystemInUseException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.