Uses of Interface
software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException.Builder
-
Packages that use FileCacheNotFoundException.Builder Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of FileCacheNotFoundException.Builder in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return FileCacheNotFoundException.Builder Modifier and Type Method Description FileCacheNotFoundException.BuilderFileCacheNotFoundException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static FileCacheNotFoundException.BuilderFileCacheNotFoundException. builder()FileCacheNotFoundException.BuilderFileCacheNotFoundException.Builder. cause(Throwable cause)FileCacheNotFoundException.BuilderFileCacheNotFoundException.Builder. message(String message)FileCacheNotFoundException.BuilderFileCacheNotFoundException.Builder. requestId(String requestId)FileCacheNotFoundException.BuilderFileCacheNotFoundException.Builder. statusCode(int statusCode)FileCacheNotFoundException.BuilderFileCacheNotFoundException. toBuilder()FileCacheNotFoundException.BuilderFileCacheNotFoundException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.fsx.model that return types with arguments of type FileCacheNotFoundException.Builder Modifier and Type Method Description static Class<? extends FileCacheNotFoundException.Builder>FileCacheNotFoundException. serializableBuilderClass()
-