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