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