| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
FileCacheFailureDetails |
FileCacheFailureDetails.clone() |
FileCacheFailureDetails |
FileCacheCreating.getFailureDetails()
A structure providing details of any failures that occurred.
|
FileCacheFailureDetails |
FileCache.getFailureDetails()
A structure providing details of any failures that occurred.
|
FileCacheFailureDetails |
FileCacheFailureDetails.withMessage(String message)
A message describing any failures that occurred.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileCacheCreating.setFailureDetails(FileCacheFailureDetails failureDetails)
A structure providing details of any failures that occurred.
|
void |
FileCache.setFailureDetails(FileCacheFailureDetails failureDetails)
A structure providing details of any failures that occurred.
|
FileCacheCreating |
FileCacheCreating.withFailureDetails(FileCacheFailureDetails failureDetails)
A structure providing details of any failures that occurred.
|
FileCache |
FileCache.withFailureDetails(FileCacheFailureDetails failureDetails)
A structure providing details of any failures that occurred.
|
Copyright © 2022. All rights reserved.