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