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