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