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