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