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