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