| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.activeDirectoryId(String activeDirectoryId)
The directory ID of the directory that an error pertains to.
|
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.builder() |
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.cause(Throwable cause) |
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.message(String message) |
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.requestId(String requestId) |
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.statusCode(int statusCode) |
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.toBuilder() |
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.type(ActiveDirectoryErrorType type)
The type of Active Directory error.
|
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.type(String type)
The type of Active Directory error.
|
ActiveDirectoryErrorException.Builder |
ActiveDirectoryErrorException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ActiveDirectoryErrorException.Builder> |
ActiveDirectoryErrorException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.