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