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