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