Uses of Interface
software.amazon.awssdk.services.eventbridge.model.OperationDisabledException.Builder
Packages that use OperationDisabledException.Builder
-
Uses of OperationDisabledException.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return OperationDisabledException.BuilderModifier and TypeMethodDescriptionOperationDisabledException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) OperationDisabledException.builder()OperationDisabledException.Builder.numAttempts(Integer numAttempts) OperationDisabledException.Builder.statusCode(int statusCode) OperationDisabledException.toBuilder()OperationDisabledException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type OperationDisabledException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OperationDisabledException.Builder>OperationDisabledException.serializableBuilderClass()