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