| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
AccessDeniedException |
AccessDeniedException.withErrorCode(ErrorCode errorCode)
The SDK default error code associated with the access denied exception.
|
AccessDeniedException |
AccessDeniedException.withErrorCode(String errorCode)
The SDK default error code associated with the access denied exception.
|
AccessDeniedException |
AccessDeniedException.withErrorCodeReason(String errorCodeReason)
The SDK default explanation of why access was denied.
|
AccessDeniedException |
AccessDeniedException.withSubErrorCode(ErrorCode subErrorCode)
The error code associated with the access denied exception.
|
AccessDeniedException |
AccessDeniedException.withSubErrorCode(String subErrorCode)
The error code associated with the access denied exception.
|
AccessDeniedException |
AccessDeniedException.withSubErrorCodeReason(String subErrorCodeReason)
An explanation of why access was denied.
|
Copyright © 2023. All rights reserved.