| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
ErrorDetails.clone() |
ErrorDetails |
GetServiceLastAccessedDetailsResult.getError()
An object that contains details about the reason the operation failed.
|
ErrorDetails |
GetServiceLastAccessedDetailsWithEntitiesResult.getError()
An object that contains details about the reason the operation failed.
|
ErrorDetails |
GetOrganizationsAccessReportResult.getErrorDetails() |
ErrorDetails |
ErrorDetails.withCode(String code)
The error code associated with the operation failure.
|
ErrorDetails |
ErrorDetails.withMessage(String message)
Detailed information about the reason that the operation failed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetServiceLastAccessedDetailsResult.setError(ErrorDetails error)
An object that contains details about the reason the operation failed.
|
void |
GetServiceLastAccessedDetailsWithEntitiesResult.setError(ErrorDetails error)
An object that contains details about the reason the operation failed.
|
void |
GetOrganizationsAccessReportResult.setErrorDetails(ErrorDetails errorDetails) |
GetServiceLastAccessedDetailsResult |
GetServiceLastAccessedDetailsResult.withError(ErrorDetails error)
An object that contains details about the reason the operation failed.
|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withError(ErrorDetails error)
An object that contains details about the reason the operation failed.
|
GetOrganizationsAccessReportResult |
GetOrganizationsAccessReportResult.withErrorDetails(ErrorDetails errorDetails) |
Copyright © 2020. All rights reserved.