| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs.model |
| Modifier and Type | Method and Description |
|---|---|
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.builder() |
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.Builder.cause(Throwable cause) |
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.Builder.errorCode(String errorCode)
Sets the value of the ErrorCode property for this object.
|
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.Builder.fileSystemId(String fileSystemId)
Sets the value of the FileSystemId property for this object.
|
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.Builder.message(String message) |
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.Builder.requestId(String requestId) |
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.Builder.statusCode(int statusCode) |
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.toBuilder() |
FileSystemAlreadyExistsException.Builder |
FileSystemAlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FileSystemAlreadyExistsException.Builder> |
FileSystemAlreadyExistsException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.