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