Uses of Class
software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
-
Packages that use FileSystemFailureDetails Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of FileSystemFailureDetails in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return FileSystemFailureDetails Modifier and Type Method Description FileSystemFailureDetailsFileSystem. failureDetails()Returns the value of the FailureDetails property for this object.Methods in software.amazon.awssdk.services.fsx.model with parameters of type FileSystemFailureDetails Modifier and Type Method Description FileSystem.BuilderFileSystem.Builder. failureDetails(FileSystemFailureDetails failureDetails)Sets the value of the FailureDetails property for this object.
-