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